...

/

Challenge: Embed a Variable in a String

Challenge: Embed a Variable in a String

Test yourself and implement what you have learned so far.

Problem statement

You are given two variables, name and age, which store a person’s name and age respectively. You ...