Does anyone know what to put when that window comes out and mentions that the program needs an entry? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Does anyone know what to put when that window comes out and mentions that the program needs an entry?

I wanted to make him read a variable, but I get that window asking me to put an entry.

27th Jan 2020, 3:49 AM
Danny Luna
Danny Luna - avatar
4 Answers
+ 3
Sololearn code playground, compiles your code snippet at their server, so they need you to input everything before they send their code back to server. in another words, that pop up window is where you have to input your input. Please show your code here so that we can help you https://www.sololearn.com/post/75089/?ref=app
27th Jan 2020, 4:14 AM
Gordon
Gordon - avatar
+ 1
Having a problem with the input dialog? that window asking you to provide an input? run this code to understand how input works in SoloLearn https://code.sololearn.com/WhiNb9BkJUVC/?ref=app
27th Jan 2020, 8:27 AM
Ipang
0
//You can do with prompt () and you don't need it? Can you explain clearly https://www.sololearn.com/learn/JavaScript/1149/
27th Jan 2020, 3:53 AM
Sudarshan Rai
Sudarshan Rai - avatar
0
I was referring to the algorithm in java that I made in my profile; When I run it, I get a window that says I write an entry and I don't have to put it there.
27th Jan 2020, 4:09 AM
Danny Luna
Danny Luna - avatar