+ 1
Question about input in JS
I'm learning Java Script and I don't understand what's wrong with this line of code var codeCandy = prompt ( "Digit the code for the wished candy: Chocolate;xc23;12.50 Paleta;c4f2;5.75 Chicle;gt74;4.25 Galleta;l3k8;9.10" );
1 ответ
0
https://www.dummies.com/web-design-development/javascript/how-to-prompt-the-user-for-input-in-javascript/
https://www.w3schools.com/jsref/met_win_prompt.asp
https://developer.mozilla.org/en-US/docs/Web/API/Window/prompt
https://www.javatpoint.com/javascript-prompt-dialog-box
Please use searchbar before posting.
https://www.sololearn.com/discuss/1655676/?ref=app
https://www.sololearn.com/discuss/1332233/?ref=app
https://www.sololearn.com/discuss/1652544/?ref=app