Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 183 Bytes

File metadata and controls

9 lines (9 loc) · 183 Bytes

kidsPython

  1. Variables - Type, Int, Float, Boolean, String
  2. Print, Input
  3. If, else, elif
  4. For , While
  5. List (append,extend,remove, pop ), Range
  6. Random
  7. Dictionary