PYTHON
PYTHON
Jana Al
Sabahi
Lets begin with an intro to python:
Python is a high-level programming language,and general-
purpose dynamic programming language that focuses on
code readability. It was created by Guido van Rossum, who is
a dutch programmer, and was released in 1991.Python's
simple, easy to learn and therefore reduces the cost of
program maintenance. Python supports modules and
packages, which encourages program modularity and
code reuse.
7
%
Where is python
Python is used in everything from machine learning to building
used?
websites and software testing. Python is used across a wide
variety of industries. Of Course, the most common areas where
Python language is used are for building mobile, web and desktop
applications. Python is also used when testing these applications.
It is used in creating recommendation algorithms, building
software that controls self-driving cars, automates our everyday
tasks, from web development to scripting, software testing, and
prototyping.
And now lets get into some of the benifits of
python:
1- Its an open source and large active community base: Python is open source,
and it has a large and active community that contributes to its development and
provides support.
2- It’s versatile, easy to read, learn, and write: Python is known for being simple
and readable, making it a FANTASTIC choice for both beginners and experienced
programmers.