Question: Class Activity 6: WK 8 Write a java program that creates a dictionary containing the U.S states as key, and their capitals as values. Use
Class Activity 6: WK 8
-
Write a java program that creates a dictionary containing the U.S states as key, and their capitals as values. Use the internet to get a list of the states and their capitals. The program should then randomly quiz the user by displaying the names of a state and asking the user to enter the states capital. The program should keep a count of the number of correct and incorrect responses.
N.B. Use Dictionary data structure.
Grading:
-
Correctness: 70 %
-
Comments: 15%
-
Output screenshot :15%
-
Non compiling program: 0/15
-
No source file .java: 0/15
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
