I want to write a Program which reads the user inputs in the same line. Such as
if we write
int x, y, z; x = Console.ReadLine(); y = Console.ReadLine(