Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 396 Bytes

Day26.md

File metadata and controls

10 lines (8 loc) · 396 Bytes

What I learned today:

  • accessing particular rows and columns from a csv file in panda
  • reading and writing a csv file
  • using pandas with turtle graphics to create simple games

Projects I did today:

  • A game where user has to guess the states of the US. The user can see which states he missed at the end of the program using th exit code.

 
and more..