CISY 125 - In-Class Lab #10
Redo In-Class Lab 5, but use either LCASE$ or UCASE$
so that the user can enter in the name regardless of case.
A Sample run
Enter name? Norma Jean
Name is found
Another Sample run
Enter name? norma jean
Name is found
Another Sample run
Enter name? NoRMa jEAn
Name is found
Another Sample run
Enter name? Elvis
Name is not found
Save the file as InLab10.BAS
Submitting the program
- Submit the QBasic code electronically (either hand in the In-Class Floppy, or e-mail the QBasic code)
- Submit the QBasic code on paper.