A word of caution

Also, as illustrated earlier, I can tell you to be very careful.

Make certain that when you read a value from the keyboard, you deposit that value into a variable whose type matches the type of data entered at the keyboard.

(You will learn about data types in a future lesson.)

-end-