Module 3
Python Programming
,❖Programming using languages like Python
❖Basics
❖Variables
❖Operators
❖Control Structures
❖Function
❖Input – Output
❖File
Meera Rose Math
Assistant Profess
Amal Jyothi Colle
Engineering
Kanjirapally
,Introduction • What is Python ?
• Why Python ?
Guido van Rossum
Developed at the National Research Institu
Mathematics and Computer Science in Neth
during 1985-1990
, What is Python ?
• Python is a general-purpose interpreted, interactive, object-oriented
level programming language.
• Derived from other languages including ABC, Modula-3, C, C++,A
SmallTalk, Unix shell and other scripting languages.
• Python has a design philosophy that emphasizes code readability,
using significant whitespace.
• The Python interpreter and the extensive standard library are freely a
in source or binary form for all major platforms from the Python W
https://www.python.org/, and may be freely distributed.
• Python source code is available under the GNU Public License (GPL
is now maintained by a core development team at the National R
Institute.
Python Programming
,❖Programming using languages like Python
❖Basics
❖Variables
❖Operators
❖Control Structures
❖Function
❖Input – Output
❖File
Meera Rose Math
Assistant Profess
Amal Jyothi Colle
Engineering
Kanjirapally
,Introduction • What is Python ?
• Why Python ?
Guido van Rossum
Developed at the National Research Institu
Mathematics and Computer Science in Neth
during 1985-1990
, What is Python ?
• Python is a general-purpose interpreted, interactive, object-oriented
level programming language.
• Derived from other languages including ABC, Modula-3, C, C++,A
SmallTalk, Unix shell and other scripting languages.
• Python has a design philosophy that emphasizes code readability,
using significant whitespace.
• The Python interpreter and the extensive standard library are freely a
in source or binary form for all major platforms from the Python W
https://www.python.org/, and may be freely distributed.
• Python source code is available under the GNU Public License (GPL
is now maintained by a core development team at the National R
Institute.