PYTHON
About Python
Python is a popular, powerful, object-oriented, interpreted, high-level, community support , scripting language. Python was created by Guido Van Rossum and release in 1991. The name of Python is actually not a snake, this name originate from the Python's Flying Circus.
Nowadays Python is Highly used language among others. Some of the Fields are :
Why python is highly used ?
- Web Development (Server-side)
- Software Development
- Mathematics
- Data science
- Machine learning
- System scripting and many more.
Why python is highly used ?
The popularity of python is increased day-to-day. Some of it's reason are::
- Easy to learn.
- Open source IDE.
- Python work on different platform(Window, Linux, mac)
- Python is more productive.
- Large community.
Now we write our first Python program..
print("Hello world")
>> output : Hello world.
To learn more on python click link below.👇👇👇👇
https://programmingcompute.blogspot.com/2020/12/getting-input-in-python.html
https://programmingcompute.blogspot.com/2020/12/getting-input-in-python.html
Comments
Post a Comment