- :
- 1. In order, what are the 3 Steps to displaying text on the LCD?
-
- 2. True or False: Programming Languages start counting at 1?
-
- 3. True or False: If no code is added for the LCD, it will display the name of the current program by default.
-
- 4. Why is it important to clear the LCD before displaying information:
-
- 5. True or False: When not in a while loop, the display command needs to be given time to display the message, or else no message will be shown.
-