Use string interpolation to construct formatted strings

This tutorial teaches you how to use string interpolation to insert values into a single string. You also learn how to control text formatting of the result string. You use your browser to write and run C# code and can immediately see the results.