0
How do I write a console app on c# telling a user to input a number and another number, and then bring out the output of the num
Try to get user input and bringing out the output when they are added, subtracted,multiplied and divided. https://code.sololearn.com/c24SyCtZf7dQ/?ref=app
4 Antworten
+ 3
have you check Google or YouTube on this and see what others use, if you do that you will find easy illustrations and tutorials to go about it, all it will take you is an hour or more of search and in the process you will also learn something new which is the skill of Googling
+ 8
koby nappier
➝ Console.ReadLine();
Not Readline();
0
Well I did, put I didn't get what I was looking for. When I tried on visual studio it had lots of errors .
0
If possible can you send me a link