0

Input problem

I have created a calculator app but i have a problem with how to input the first num ,operand and second num. can i get anyone to help me

19th Sep 2016, 2:46 PM
Joseph Anyetei Sowah
Joseph Anyetei Sowah - avatar
1 Respuesta
+ 1
If you make a console app, then you can use console.ReadLine method for numbers and operation sign input.
19th Sep 2016, 9:16 PM
Ivan G
Ivan G - avatar