Text Variables Problems

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9

Declare a Text Variable

Declare two text variables in this program. The first variable should be named firstName and the second should be named lastName. When you are ready run the program. Fix any errors if you happen to get any.

Coding:

Blocks

PreviousNext