Good good guys. Please what's the code for receiving and in input from a user in JavaScript? Thanks in advance for the answers ๐๐ค
5/1/2021 3:58:45 PM
Hillary Chikendu3 Answers
New AnswerIt works everywhere let value = prompt("Your input: " alert("Your input is: " + value) Happy Coding
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message