Coding a little game based on user choices
Today we are going to code based on the flowchart below:

Based on user inputs the code will each time make decisions and will tell the user what to choose next. This is all possible thanks to if-else statements.
