Introducing
Your new presentation assistant.
Refine, enhance, and tailor your content, source relevant images, and edit visuals quicker than ever before.
Trending searches
Go to: https://www.python.org/downloads/
- It is Open source
- for more information about python go to
https://www.python.org
Python was named after
Monty Python
- Python is popular among employers
- Ranked number one most popular language according to Forbes
source: https://www.forbes.com/sites/jeffkauflin/2017/05/12/the-five-most-in-demand-coding-languages/#46525b2bb3f5
- Python has built-in list and dictionary data structures which can be used to construct fast run time data structures
- Python also provides the option of dynamic high-level data typing which reduces the length of support code that is needed
- Readability, it closely resembles the English language
- Created the language in 1989 because of the shortcomings of the ABC language
Python can be used to program anything since it is a general purpose language
It can be used for testing microchips at Intel, to powering Instagram, to building video games with the PyGame library