Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 325 Bytes

Day8.md

File metadata and controls

11 lines (9 loc) · 325 Bytes

What I learned today:

  • dictionaries
  • lists vs dictionaries
  • changing dictionary items as necessary
  • nested lists and dictionaries with each other

Projects I did today:

  • made a program where the marks is changed into a grading system and stored inside a dictionary

 
and more..