how can i find the input of a program | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how can i find the input of a program

23rd Jun 2016, 4:11 PM
Ayush Parolia
Ayush Parolia - avatar
2 Answers
+ 2
If you want to request user input in Javascript, use something like this: var input = prompt('please enter something')
24th Jun 2016, 10:27 AM
undefined
0
which input you want find?
25th Jun 2016, 11:09 AM
UMAR MUHAMMAD ALIYU
UMAR MUHAMMAD ALIYU - avatar