Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

readme.md

Randomisation and Python Lists

Concepts Practised

  • Random Module
  • Understanding the Offset and Appending Items to Lists
  • Index Errors and Working with Nested Lists

Rock Paper Scissors

day04