Here is your chance to write your own quiz question, on a topic that interests you!
This coding task relates to Question 3 in this lesson’s worksheet. Please complete this question in the worksheet first before attempting this coding task.
Draw a flowchart for a program that asks the user a question, and if they answer correctly, print back Correct!. Then in the editor below, write the program in Python and test it to make sure that it works!
Below is an interactive demo of how the program should run. Play around with the program to see how your program should also behave.
Remember to use the Python reference sheet to help you with your code! Click on one of the buttons below: