filmov
tv
JavaScript enter correct number | Using prompt and while loop | JavaScript exercise
![preview_player](https://i.ytimg.com/vi/tEaJpFlBKsM/maxresdefault.jpg)
Показать описание
This is a simple JavaScript code that creates a loop that keeps prompting the user to enter a number until they enter the correct number 169. Once the correct number is entered, the loop exits and the message "Correct" is written to the document.