Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 322 Bytes

File metadata and controls

13 lines (10 loc) · 322 Bytes

What I learned today:

  • about random modules
  • ranint and randrange
  • how we can print multiple lines
  • about ASCII art and their use

Projects I did today:

  • A program that flips a coin and tells if its heads or tails
  • A rock paper scissors game against computer

 
and more..