Okay So I work visual c# when i want to put this line
enter code here
static void Main(string[] args)
{
Console.ReadLine a, b, c, max;
}
}
}
but it says this error about the ReadLine part: The type name "ReadLine" does not exist in the type 'Console'
Java. What's your final goal here? learning both?