Nice! We're adding together strings, so we want str3
to be a string
-type variable as well.
Psst: the order we use when we define the function is the order we use when we call it.
Nope! Think about what type of value we'll have if we concatenate two strings.