Question: I need to create a program on the command line that is essentially a flash card game. I will write the program based off of
I need to create a program on the command line that is essentially a flash card game. I will write the program based off of a text file in Ubuntu, and I am having trouble understanding how to differentiate between words and definitions from the text file in my actual program. for example, the text file will have many statements like "Java: a programming language" and I need the questions in my program to read "What is java? A) a programming language B) whatever C) whatever D) whatever. I am also having trouble figuring out how to get the program to know which option corresponds to the right answer and grade the player accordingly.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
