0
May i please have a bit of help?
I am new to the concept of coding so i am not sure what is missing from this code to make it work, if you have any ideas, they would be greatly appreciated. https://code.sololearn.com/WlwQeC48GuV0/?ref=app
3 Respuestas
+ 3
Slow down matey. 😄
You got yourself into a bit of mess.
I've cleaned it up and added some comments in your JS code. I hope it helps your future thinking.
https://code.sololearn.com/Wpam19QEjkk5/?ref=app
+ 3
My pleasure dudeson.
Sometimes, a pen and paper can help to structure out the code.
Another tip might be to do one of the other courses, JavaScript or Python. It all helps in some way and anything that expands your thinking can bring you around on the projects you have in mind.
+ 2
Thank you, i think i am getting a bit confused by the examples when i work through the lessons. I do really appreciate your help though.