March 20, 2019
The code we just studied in class, slightly expanded and with an application program, is available to download.
Edit the Program.cs
file of the project you previously download so that:
A
, a
, H
, h
, O
and o
would be asked again, and asked as long as they do not give a valid answer,char
class to make the program more readable (you will be able to greatly simplify the if
statement).