+ 1

Trying to solve a javascript problem in here but I passed only the first case because I dont know how to get input from user.

I already searched here and used prompt but it did work. Thank you

9th Feb 2021, 12:03 AM
Khaled ^^ خالد القريشي‎
Khaled ^^ خالد القريشي‎ - avatar
2 Answers
+ 4
Which challenge is it? Can you save your code to the playground and share it so we can assist you? Generally you would use readLine() to get the input for 1 of the challenges, but then you'd need to convert the input to the correct type if not a string.
9th Feb 2021, 12:07 AM
ChaoticDawg
ChaoticDawg - avatar
+ 4
ChaoticDawg thank you I just figured it out. Problem solved ^^
9th Feb 2021, 12:15 AM
Khaled ^^ خالد القريشي‎
Khaled ^^ خالد القريشي‎ - avatar