using System;
public class Program
{
public static void Main()
Console.WriteLine("Hey pops! This is the code that I wrote to share with you!");
}