79049 10892 / 98843 82242
----------------------------------
Python is a high-level, interpreted, interactive and object-oriented scripting language. Python is designed to be highly readable. It uses English keywords frequently where as other languages use punctuation, and it has fewer syntactical constructions than other languages.
History and Purpose of python
Python Fundamentals
Data Handling
String Manipulation
List Manipulation
Tuples
Dictionaries
Set and Frozenset
Operators
Conditional Statements
Looping and Iteration
The range function
Built-In Function
User Defined Function
Modules and Packages
File Operations
Classes and Objects