Riddle me this – it's all Greek to me

Step 3 – Asking the riddle

Your job now is to ask the riddle.

You can do this easily using print("words here") statements.

  1. Add code to your program to ask the riddle

    Don't forget that print() will give you a blank line.

  2. Run your code to check that it works

If you get an error, check that you dealt with the quotes and brackets right.