Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 180 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 180 Bytes

Crash Course on Python

  1. Introduction to Python
  2. Basic Python Syntax
  3. Loops
  4. Strings, Lists and Dictionaries
  5. Object Oriented Programming (Optional)
  6. Final Project