A quick multiple-choice check before you move on. Answer every question, then submit to see how you did.
1.What does Console.WriteLine($"{3 + 4} items"); print?
2.After name.ToUpper(), what does name hold?
3.Your output shows Hello {name} instead of the name. What is missing?