Printing Out Twice
问题 I wrote a simple program for teaching purposes and everything works except for the part where it prints out the name and the answer to the computation you chose. The if-statement seems to executing twice, as if it were taking a step backwards before going forward. It will print out the "Would you like to continue", but instead of prompting the user for a Y/N it will print out the answer to the computation AGAIN followed by the question of whether they would like to continue except the second