How can I make the application guess the number in the game Guess the Numbers in JavaScript? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 💙

29th Nov 2021, 9:04 AM
Rawan Baraka
Rawan Baraka - avatar
2 Respuestas
+ 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
29th Nov 2021, 9:08 AM
Lisa
Lisa - avatar
0
Yes thanks for the help Of course I will try
29th Nov 2021, 9:12 AM
Rawan Baraka
Rawan Baraka - avatar