+ 1
How do you take input in javascript,similarly like you use input()in python?
how to take input?
1 Answer
+ 2
By using
promp!t()
confirm()
alert()
Using node.js readline() methods
edit:
Revise lesson of prompt box in js
https://www.sololearn.com/learn/javascript/1149/?ref=app