public static void Main()
Console.WriteLine("Put a category of food betweeen one and five ");
cat = int.Parse(Console.ReadLine());
Console.WriteLine("Your total is: {0}",total);
Console.WriteLine("Your total is: {0}",total);
Console.WriteLine("Your total is: {0}",total);
Console.WriteLine("Your total is: {0}",total);
Console.WriteLine("Your total is: {0}",total);
Console.WriteLine("Do you want the sell day? Y/N");
while (n == "N" || n == "n");
Console.WriteLine("The sell day is: {0}",sum);