Introduction To Python (Chapter: 3) | EduNotes

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

Python ka syntax simple aur readable hota hai, isliye beginners ke liye ye best language maani jaati hai.

History of Python

  • Python ko Guido van Rossum ne develop kiya
  • First release: 20 February 1991
  • Python ka naam snake se nahi aaya
  • BBC show Monty Python’s Flying Circus se inspire 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