public static void Main()
string[] months = {"January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"};
double[] monthlySales = new double[12];
for (int i=0; i<monthlySales.Length; i++)
Console.Writeline("January " + months[i] + ": ");
monthlySale[i] = Convert.ToDouble(Console.ReadLine()):
public static void FindLargestScale(double[] monthlySales, double months)
double highestScale = monthlySales[0];
int highestSalePosition = 0;
for (int i=0; i<monthlySales.Length; i++)
if (monthlySales[i] > highestSale)
highestSale= monthlySale[i];
Console.WriteLine("December " + months[highestSalePosition] + "with $" + highestSale + "in sales.");