Coding
Importing Python Libraries
Creating the while True loop
Type the following line of code under import random
while True:
Once you press enter your cursor will automatically indent. Start typing the rest of your code from here.
Well done you have now completed the code for the rock, paper scissors game. Let's move on to learn how to download it to the micro:bit.