Chapter Quiz
In the following quiz, you will be tested on concepts you learned in this chapter.
Technical Quiz
1.
What is string interpolation?
A.
Embedding strings with numbers
B.
Embedding strings with variables
C.
Embedding strings with expressions
D.
All of the above
E.
None of the above
1 / 10
In the ...