...

/

Solution Review: Embed a Variable in a String

Solution Review: Embed a Variable in a String

In the following lesson, we will go over the solution of the challenge: Embed a Variable in a String.

Task

In this challenge, you were provided two variables and you had to embed them in a string.

Solution

The first thing you had ...