public static void Main()
int PeshoDamage = int.Parse(Console.ReadLine());
int GoshoDamage = int.Parse(Console.ReadLine());
while(PeshoHealth > 0 && GoshoHealth > 0)
Console.WriteLine("{0} used {1} and reduced {name of the defending player} to {health of the defending player} health.",