BASICS OF PYTHON LANGUAGE
!! WHAT IS PYTHON??
• Python is high level language.
• It is simple and easy
compared to other languages.
• It was created by Guido van Rossum.
• It is free
and open source.
• It is portable as the same program done in one OS , can be
done in another OS easily.
#*#Invented by Guido van rossum in 1991 influenced Pythons flying circus.
# KEY FEATURES OF PYTHON->
1. Platform independence:
Python can run in any OS this is why it is portable.
2. Extensive libraries:
Includes many libraries such as NumPy, Pandas, for analyzing data or for web
development.
3. Ease of use: Simple and readable syntax allows beginners to
learn quickly.
4. Wide applications: Used in fields such as Web development,
Data Science, A.I and in game development.
# Python is widely adopted for its
efficiency and community support, making it one of the most popular programming
languages today.
# Applications of python language -
1. Web development .
2. Data source .
3. Machine Learning .
4. Web development .
5. Game development .
6. Audio and visual application.
7. A.I.
8. Chatbox(Ai chat on website).

Comments
Post a Comment