Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 444 Bytes

File metadata and controls

13 lines (11 loc) · 444 Bytes

What I learned today:

  • About list
  • How to access the list items
  • How to edit, change, add and delete the list items individually
  • Nested lists
  • Changing string into list items

Projects I did today:

  • Made a dining roulette where a random person would be selected to pay for the dish (using lists)
  • Made a treasure map where user can put the treasure according to the coordinates

 
and more..