using System;
public class Program
{
public static void Main()
if (str1==str2);
{Console.WriteLine("Ok");
else
{Console.WriteLine("Err");
str5=str1.ToLower();-малки букви
str6=str2.ToUpper();
Console.WriteLine(str5,str6);
}}