using System; static void Main(string[] args) { Console.Write("Hello Word!"); }