SyntaxFix
Write A Post
Hire A Developer
Questions
Sometime in the future .NET4.6
//for Double double inputValues = double.Parse(Console.ReadLine()); //for Int int inputValues = int.Parse(Console.ReadLine());