Skip to content

Files

Latest commit

0bc5909 · Dec 29, 2021

History

History
6 lines (5 loc) · 139 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 139 Bytes

rock-paper-scissors

Rock, paper and scissors game

Things I learned:

  • the scope of variables and functions
  • how to write a "for" loop