using System;
public class Program
{
public static void Main()
Console.WriteLine("Hello World");
/* http://www.mainframestechhelp.com/tutorials/cobol/cobol-coding-sheet.htm
https://www.youtube.com/channel/UCux76e_mflOhblBmp9A5BZg
https://www.tutorialspoint.com/cobol/cobol_data_types.htm
http://mainframewizard.com/content/sort-tutorials
http://elkhornsoccer.org/*/
}