+ 11
I need a little help here please!, Im stuck
I need a little help in js lesson, I'm stuck on it, check the images links to view where I need help, if you can fix the bug, please let me know Your help is appreciated! Thank you!
17 Respostas
+ 3
Give space between dollar symbols and colon
+ 5
Goodluck Michael
The problem is likely that the output expects a single whitespace after commas and colons. Try that.
+ 4
Santosh Bobade
Yayyyy đ, thanks
It's finally working, thank you!
đ
https://photos.app.goo.gl/iq6R9xtGh6sK7Wje6
Thanks everyone
Marcos Chamosa RodrĂguez, Sakshi
+ 3
To view images post
https://www.sololearn.com/post/1741917/?ref=app
+ 3
The error is telling you what the problem is. String in the output must match exactly, and that means also paying attention to the letter casing.
+ 3
Marcos Chamosa RodrĂguez
Yeah, I know that, I've tried several times, but I just can't fix the bug
Please can you send a text of how the bugless code should look like?
+ 3
Your code is not using the read line function at all. This program is input based. You have to be prompted to write out a country and a capital. Don't just hardcode two values to use in the code.
Call that function twice as the first picture is showing you, and the SoloLearn interpreter will ask you to input the country and the capital, each in a separate line.
+ 3
Marcos Chamosa RodrĂguez
I tried again, but here's the results
đ
https://photos.app.goo.gl/U3zkoxqVMiyBtNjC6
+ 3
Goodluck Michael
Save the code in playground then share it, then we can help you because maybe some bug or maybe something mistake in your code that's why firstly share the code instead of post.
+ 3
Sakshi, it's a lesson on JavaScript, a code coach, and I've been stuck on it for quite some time now!
+ 3
Marcos Chamosa RodrĂguez it isn't working yet!
It's frustrating!
Thanks for your help:D
+ 3
Goodluck Michael Very good bro đ
+ 2
In the images
+ 2
And one more space between comma and capital
+ 1
Glad you got it working :)
+ 1
đđ keep going