Higher – Python recap

Welcome to higher computing. To refresh ourselves in Python you were asked to create a program that plays rock paper scissors.

We started by creating a structure diagram for most of the program.

Structure Diagram
Can you complete the diagram above?

We then started to create the program in Python using Thonny.