What is Python
Python is a good programming language for beginners. It is a high-level language, which means a programmer can focus on what to do instead of how to do it. Writing programs in Python takes less time than in another language.
It is very popular and used by organizations such as Google, NASA, the CIA, and Disney.There is no need to compile your program before executing it.
It is very popular and used by organizations such as Google, NASA, the CIA, and Disney.There is no need to compile your program before executing it.
Why is it named Python
When he began implementing Python, Guido van Rossum (Python inventor) was also reading the published scripts from “Monty Python’s Flying Circus”, a BBC comedy series from the 1970s. Van Rossum thought he needed a name that was short, unique, and slightly mysterious, so he decided to call the language Python.
Python has several libraries for different purposes like
Python has several libraries for different purposes like
- Pygame for game development
- Pyglet for 3D
- Djanngo(a framework) for websites
No comments:
Post a Comment