Basic Consept

GitBook allows you to organize your book into chapters, each chapter is stored in a separate file like this one.

1. Data & Operator

  • Data Types

    • Numeric types (int, float, Complex)
    • boolean
    • str, bytes
    • None
  • Data Structures

    • List
    • Tuple
    • Set
    • Dictionary
  • Operator

2. Flow Control

  • if
  • for/while
  • Function
  • Exceptions

3. Class & Modules

  • Class
  • Module
  • Package

results matching ""

    No results matching ""