public static void Main()
Console.WriteLine("Please insert 5$");
int money = Convert.ToInt32 (Console.ReadLine());
Console.WriteLine("Oops, you're " + less + " dollars short");
Console.WriteLine("Thanks, here's your ticket and change of " + change + " dollars.");
Console.WriteLine("Thanks, here's your ticket");