public static void Main()
Console.WriteLine("++++++++++++++++++++++++++++++++++++++++++++++++++");
Console.WriteLine("There are " + s + " Snakes, " + fi + " fish, " + fro + " frogs, and " + fo + " foxes.");
Console.WriteLine("There is total of " + t + " animals.");
Console.WriteLine("++++++++++++++++++++++++++++++++++++++++++++++++++");