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 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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

18th Oct 2019, 8:40 AM
koby nappier
koby nappier - avatar
4 Answers
+ 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
18th Oct 2019, 9:27 AM
✳AsterisK✳
✳AsterisK✳ - avatar
+ 8
koby nappier ➝ Console.ReadLine(); Not Readline();
18th Oct 2019, 9:42 AM
Danijel Ivanović
Danijel Ivanović - avatar
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 .
18th Oct 2019, 9:35 AM
koby nappier
koby nappier - avatar
0
If possible can you send me a link
18th Oct 2019, 9:36 AM
koby nappier
koby nappier - avatar