public static void Main()
Console.WriteLine("++++++++++++++++++++++++++++++++++++++++++++++++++++++");
Console.WriteLine("There are " +s+ " snakes, " +fs+ " fish, " +fr+ " frogs, and " +fx+ " foxes.");
Console.WriteLine("There are a total of " +t+ " animals.");
Console.WriteLine("++++++++++++++++++++++++++++++++++++++++++++++++++++++");