This is my code for so far. How would i add a function to allow the user to select the type of math problem ( addition, subtraction , multiplication, division ) ?
How would i add a functionality that allow the user to select the type of problem (addition, subtraction, multiplication, division). Then, show the user their problem, allow them to enter the answer, and then give them a message showing congratulations if they have answered correctly and a separate message if they did not (including the correct answer)