© 2026 Hedgehog Software, LLC
string Name = "Peter" string hello = $"Hello {Name}";
string Name = "Peter" string hello = $"x";