Introduction
  • What is Python?
Python Basics
  • Getting Started with IDLE
  • Let's Display Strings on IDLE!
  • How to Create Simple Program with File
  • Let's draw with Turtle Graphics!
  • Variables and Data Types
  • How to Manipulate Strings
  • Type Conversion
  • Python List Manipulation
  • If Statement and IF Else Statement
  • To be continued