Final Project - Quiz App

by Anthony W

Description

FINAL PROJECT - QUIZ APP create various questions for the Quiz App and store question in a list, then prompt user to answer the questions. If user gets it right print (Correct!) and prompt user another random question, if user get is wrong print (wrong!) and prompt user to answer another question, until user gets 3 in a row correctly. Materials covered include: Lists, Graphics, Variables, Functions, Decomposition, Expression, Images, Constants, Control flow, Dictionary, importing, Comenting