+ 2
How can I make the application guess the number in the game Guess the Numbers in JavaScript?
Hello, I am a beginner in programming and web page design. Thank you 💙
2 ответов
+ 3
Hi, I recommend you trying the Javascript course on sololearn.
For the application you'll need to know
* getting user input
* sampling a random number
* if-else statement
* giving output
0
Yes thanks for the help Of course I will try