Introduction
- Python:
- It is a popular programming language.
- It was created by Guido van Rossum, and released in 1991.
- Why to Learn Python?
- Python works on different platforms (Windows, Mac, Linux, Raspberry Pi, etc).
- Python has a simple syntax similar to the English language, which means code is easier to write, understand and maintain.
- Python can connect to database systems. It can also read and modify files.
- Python can be used to handle big data and perform complex mathematics.
- First Python Program:
- Here is a simple Python code, printing a string.
