You are on page 1of 1

//Console.

WriteLine("Enter the real part");


//real = int.Parse(Console.ReadLine());
//real1 = int.Parse(Console.ReadLine());
//Console.WriteLine("Enter the imagnary part");
//img = int.Parse(Console.ReadLine());
//img1 = int.Parse(Console.ReadLine());

You might also like