|
Lab 10 |
| . |
War of 1812 Quiz using elseif-commands
recognizing off-by-one guesses using elseif-commands and only one if-command. ---------------------------------------- Lab #10.1: Write a War of 1812 quiz using elseif-commands and one if-command ---------------------------------------- Write a program that asks your customer to guess the year that the war of 1812 was fought. Output an appropriate message including off-by-one reports. Write this program using only one if-command, and many elseif-commands. |