Output Problems
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.