Start
  • Python in Web Browser.
Open Python... Basics of Python
  • Basics - Simple arithmetic operations in Python
  • Floats
  • Simple Numerical Operations
  • Input and Output
  • Lines and Strings
  • Operations with Lines and Strings
  • Conversion of Type
  • Variables and operations with variables
  • Operators In-place
  • Basics of Python
Functions, Modules and Control Structures
  • Boolean Types
  • "If" operator
  • "else" operator
  • "elif" operator
  • Logical operators
  • Operator Precedence
  • "While" operator
  • Lists in Python
  • Operations with lists
  • Lists Functions
  • Range function
  • Loops in Python
  • Returning from functions
  • Comments and Documentation strings
  • Functions as Objects
  • Functions, Modules and Control Structures
Exceptions in Python
  • Exceptions in Python
  • "Finally" statement
  • Assertions in Python
  • Exceptions in Python
Dictionaries, Tuples and other operations
  • Dictionaries in Python
  • Operations with Dictionaries
  • Tuples in Python
  • Dictionaries, Lists, Tuples and Other Functions