We are all familiar with the game Rock Paper Scissors. Let's take a look at how we can code our micro:bits to play
Think of a variable as a box that stores information that can be used throughout our program. We give variables a descriptive name so we and others can understand what is going on within our program.
We have now finished coding rock paper scissors the next step is to download our code to the miro:bit.
You have now successfully coded a micro:bit to play raock paper scissors.
Find a partner and start playing.