csharp write variable in string

Code Example - csharp write variable in string

                
                        int age = 22;

Console.WriteLine(%%%~COMPRESS~PRE~0~%%%quot;Age: {age}");