L.I: To learn how to code the micro to play Rock Paper Scissors and understand how to flowchart matches the code.
- When we shake the micrbit. It will choes a random number betwen 1 and 3.
- I ahev to make a var called hand and set this to the random number.
- If the unmber is 1 the microbit will choses paper.
- If the unmber is 1 the microbit will choses Rock.
- If the unmber is 1 the microbit will choses scissors.
