JJ logo

Lab 9

. War of 1812 Quiz with not!

Write a quiz that asks what year was the War of 1812 fought
recognizing off-by-one guesses both with and without not-
operators: ! :.

----------------------------------------
Lab #9.1: Write a War of 1812 quiz using a not-operator instead of an else-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 various ways, both
with and without using any not-operators: ! :.