Lesson 3: Type conversion of integer to string. Building on the last lesson. Add another variable an integer this time. Ask the user's age. Then print it out using STR$ to cast it to string so you can concatenate strings with +