Capital Quiz
use pythonThe Capital Quiz ProblemWrite a program that creates a dictionary containing the U.S. states as keys, and their capitals asvalues. (Use the Internet to get a list of the states and their capitals.) The program should thenrandomly quiz the user by displaying the name of a state and asking the user to enter that state’s574capital. The program should keep a count of the number of correct and incorrect responses. (Asan alternative to the U.S. states, the program can use the names of countries and their capitals
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here