- This program requests for names participants .
- It asks each of them questions from a question bank and checks if the response is correct
- It increments each users score by 1 for each correct answer
- Once a person completes the quiz, it clears the screen and moves to the next person until the last person is done
Nested for loop
Dictionay
While loop
Clear Screen