Text Variables Problems
Assign a Value to a Text Variable
Now that you have declared variables to store a first and last name, add the two assignment blocks to the program in the correct location. Then replace the text values with a made up character's first and last name so they match the correct variable. Then run your program and check the output window for the character's first and last name.