In this post you can learn about python basics with pythonwithyp, python is high level,interpreted, programming language. python is invented by Guido Van Rossum in 1919's which is used multiple purposes like Robotics , IOT , Mobile app, desktop etc
![]() |
python introduction |
- Python is a popular programming language
- Python has created by Guido van Rossum in 1991
- Python platforms independent (it Means Work on Different Platforms Windows, Mac, Linux, etc).
- Python has a simple syntax similar to the English language..
- Python runs on an interpreter system, it means code can be run by line by line
- Python can be treated in a procedural way, an object-oriented way or a functional way
There are two Python versions
- Python 2 and Python 3
- Both are quite different
Applications of Python- web development (server-side)
- software development
- mathematics
- System scripting
- Game Development
- Artificial Intelligence and Machine Learning
- Enterprise-level/Business
There are two Python versions
- Python 2 and Python 3
- Both are quite different
- web development (server-side)
- software development
- mathematics
- System scripting
- Game Development
- Artificial Intelligence and Machine Learning
- Enterprise-level/Business
Advantages of Python
- Readable
- Improved Productivity
- Simple and Easy
- Interpreted language
- Object oriented
- Free and Open source
- Vast libraries support
Disadvantages of python
- Slow speed
- Not memory Efficient
- Runtime error
Advantages of Python
- Readable
- Improved Productivity
- Simple and Easy
- Interpreted language
- Object oriented
- Free and Open source
- Vast libraries support
Disadvantages of python
- Slow speed
- Not memory Efficient
- Runtime error