I'm a little confused if you can actually do this, I set the program up not using a GUI because it doesn't need one, so I am trying to figure out if I can make the program run in command prompt with user interaction.
Example: "What is 2+2?"
User input: "4"
"Correct!".
I hope this makes enough sense.
