Try this quiz based on GCSE Computer Science past papers. Choose the topic you would like to revise and answer the questions. GCSE Computer Science: exam-style questions Get ready for your OCR ...
age = int(input("How old are you? ") if age > 16 then print("You are old enough to drive a car and ride a moped!") else if age == 16 then print("You are old enough to ...