Python

Image

What is Python?

Python is a very popular programming language as its syntax is simple. It is very
easy to learn.

Python is a powerful general-purpose programming language. It is used in web
development, data science, creating software prototypes, and so on. Fortunately for beginners, Python has
simple easy-to-use syntax. This makes Python an excellent language to learn to program for beginners.

Who created Python?

Guido van Rossum was links born on the 31 January 1956 and is a Dutch programmer. Van Rossum was born
and raised in the Netherlands, where he received a master's degree in mathematics and computer
science from the University of Amsterdam in 1982.

In December 1989, Van Rossum had been looking for a "'hobby' programming project that would keep
him occupied during the week around Christmas" as his office was closed when he decided to write
an interpreter for a "new scripting language he had been thinking about lately: a descendant of
ABC that would appeal to Unix/C hackers". He attributes choosing the name "Python" to "being in
a slightly irreverent mood.

image
image

What can you do with Python?

Level Projects
Easy Number guessing game Text based adventure game
Medium Data analysis Automate the boring stuff ...
Hard Machine learning algorithm Chatbot AI