C# GuessNo program | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

C# GuessNo program

Please write a program that generates random numbers between 1 and 20. The program should ask for a user to guess the random number, then display the random number and the message indicating the user’s guess was too high, too low or correct.

24th Aug 2018, 6:12 AM
Nkululeko Mahlangu
Nkululeko Mahlangu - avatar
1 Answer
+ 1
Please don't ask people to write you a code, instead, try and ask if you have problems, or alternatively, you can search for examples in Code Playground, learn how the code works, and implement your own.
24th Aug 2018, 6:17 AM
Ipang