public static void Main()
Random rnd = new Random(1);
Console.WriteLine("Welcome to the tank arena! Press enter to begin!");
Console.WriteLine("Do you want to fight, buy, or upgrade?");
option = Console.ReadLine();
Console.WriteLine("Enemy " + enemy);
Console.WriteLine("You got " + goldadd + " gold!");
Console.WriteLine("You have " + gold + " gold!");