Skip to content

amaechijude/python-quizapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A quiz app

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

Skills learned

Nested for loop

Dictionay

While loop

Clear Screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages