public static void Main()
System.Console.WriteLine("Name: MaryJane Servo");
System.Console.WriteLine("Address: Dalandan st,kalawaan Pasig city");
System.Console.WriteLine("Gender: Female");
System.Console.WriteLine("Birthday: May 13,1999");
System.Console.WriteLine("Course: BSIT");
System.Console.WriteLine("Year: 3rd year");
System.Console.WriteLine("Height: 5'4");
System.Console.WriteLine("Weight: 50kgs");
System.Console.WriteLine("Motto: Gods is good all the time");