using System;
public class Program
{
public static void Main()
Console.WriteLine("Get started with variables");
// TODO: Enter your code here
}