Introduction to Python Programming
What is Python?
Python ek interpreted, object-oriented, high-level programming language hai jisme dynamic semantics hoti hain.
- Interpreted: Code line by line execute hota hai.
- High-level: Hardware details handle nahi karni padti.
- Object-oriented: Classes aur objects ka support hota hai.
History of Python
Python ko Guido van Rossum ne develop kiya.
- First release: 20 February 1991
- Python ka naam snake se nahi aaya
- Monty Python’s Flying Circus show se inspired hai
- Development Netherlands me hua
Features of Python
- Easy to Learn: Simple syntax aur kam keywords
- Easy to Read: English jaisa readable code
- Easy to Maintain: Clean aur structured code
- Large Standard Library: Pre-built modules available