Python Project
Python Project
Informative Project
Subject: Computer
What is Python?
Python is a computer language used to tell the computer what to do. It helps
us make games, apps, websites, and smart machines. It is very popular
because it looks like simple English and is easy to learn.
a=5
b = 10
print(a + b)
Versions of Python
Python 1.0 – 1991
Python 2.0 – 2000
Python 3.0 – 2008 (most used today)
Disadvantages of Python
✗ Slower than some languages
✗ Not great for mobile games
✗ Can use more memory
Conclusion
Python is a fun, simple, and powerful language. It is great for beginners and
helps create amazing projects.
Extra Learning Resources
www.w3schools.com
www.sololearn.com
www.code.org