string interpolation introduction code example Example: f string C# string name = "John" Console.WriteLine($"Hello {name}")