Programming 3 - Module 5
Programming 3 - Module 5
Programming 3
LESSON 5
(Week 5)
Understanding declaring multiple variables and assignment operators
5.1 Declaring many variables
5.2 Assignment operators
Lessons
Post test
Activity#1:
Encircle the correct answer/letter.
1. Assignment operator to assign a value in a variable?
a. = b. += c. -= d. *=
4. To declare more than one variable of the same type, you must use
a. comma b. + c. concatenation d. semicolon