Pop up | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Pop up

Hey guys, I want to make a pop-up to tell the user what kind of input he needs to type if you are playing the code on mobile. At the moment if I use cin, there comes only one pop-up that there is input needed, but not what kind of input. Is there any way to do this?

22nd Jun 2017, 6:35 AM
NoDog
NoDog - avatar
3 Answers
+ 7
@Jay is right. This is not available for Code Playground. What you can do, is to add comments to the beginning of your code, teaching users what do feed the program.
22nd Jun 2017, 7:13 AM
Hatsy Rei
Hatsy Rei - avatar
+ 4
not here
22nd Jun 2017, 6:37 AM
jay
jay - avatar
0
@HatseyRei Thanks for the help man! Appreciate it. :)
22nd Jun 2017, 8:34 PM
NoDog
NoDog - avatar