Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 229 Bytes

File metadata and controls

16 lines (13 loc) · 229 Bytes

Introduction to Python Week 2

This Week's Course Content

  • Dictionary
  • Functions
  • Scope
  • Modularity
  • Tuples
  • Sets

Resources

  • 101++ Free Python Books
  • Python for Non-Programmers
  • W3 Python Tutorial
  • Python.land