Output Problems

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

Concatenate Text for Output

Using the starter blocks in the tray build a program that displays a character name and age in the following example format.

Name: Sasha
Age: 17

You will need to change the text in both of the provided blocks. Use the '+' to concatenate or add two lines of text together.

Coding:

Blocks

PreviousNext