Different Mode Programming Interactive Mode Programing:- C:>python ↲ [Press Enter] python 3.7 ⇶ print("Hello World") OUTPUT:- Hello World
Popular posts from this blog
Introduction to Python Introduction to Python Python is a general-purpose interpreted, interactive , Object-Oriented and High-level Programming Language. It use English keywords frequently where a other languages uses punctuation, and it has fewer syntactical construction than other languages. Python is Interpreted. Python is Interactive. Python is Object-Oriented. Python is a Beginners Language. History of Python Developed By: Guido Van Rossum . Developed in: late eighties and early nineties-1998. Developed Place: National Research Institute fox matheme and Computer Science in Netherlands.
Advantage of Python Python is easy to learn for even a novice developer. Supports multiple systems and platforms. Object-oriented programming-driven. learning python could open new avenus for you to create some out-of-the box gadgets. Python has a plethora of the frameworks make web programming very flexible. Django is the most famous python framework for web development. Allow to scale even the most complex application with ease. A large number of resources are available for python. It giants like YAHOO,GOOGLE,IBM,NASA,NOKIA and DISNEY prefer python.
Comments
Post a Comment