public static void Main()
Console.WriteLine("Welcome to historic car calculator, please enter the make of your car");
Console.WriteLine("Please enter the model of your car");
Console.WriteLine("Please enter the year your car was made");
public string getCarModel ()
public void setCarModel (string car)