Lesson 5



Learning Goal: Students will be able to concatenate string values in order to include string variables in dialogue.
Learning Objectives
Students will know how to:
Store a string value in a variable
Concatenate two strings using +
Concatenate a string and string variable using +
Change the value of variables to change a story
Today I will…
combine two values of the same data type to communicate a story.
combine a string and string variable using +
change the value of variables to change the story