Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 511 Bytes

File metadata and controls

23 lines (14 loc) · 511 Bytes

PythonLearning

  • Learning python through a Python Repl.it course.

Naming Convention

  • Directory (Folders)
    • ex: python[0-100]
    • The numbers denote the day of the course that goes from 1-100.

Additional Information

  • Each python[#] directory has a 'summary.md' file to keep track of my daily learning.

  • 'summary.md' format below

      # Day [#] - Python Learning
    
      ## Objective
      - List of things I will be learning.
    
      ## Summary
      - What I ended up learning.