top of page

PROGRAMMING CHALLENGES

Simple Quiz Game

Difficulty:

3 Hard

2.0 File Handling

Topic:

Write a program that reads questions and answers from a text file and quizzes the user. Keep track of the score and output it at the end.

Use readline() to read each question and answer, and track the user�s score with a variable.

Need help with your programming skills?

If you need more help than just independent practise, then we're here for you. Book a 1:1 with us and we will be able to guide you to becoming a proficient programmer who can tackle any of the challenges an exam board can throw at you.

bottom of page