+ 2

New to coding

So, ive just downloaded this app, and when i try out the code plauground, even when i copy paste the example from the javascript module, there is always no output. any solutions?

24th Dec 2017, 1:24 PM
Chen Yee Ren
5 Answers
+ 12
Welcome Chen! Can you share the link of the code @ Code Playground so we can have a look on it? šŸ˜‰
24th Dec 2017, 1:27 PM
Zephyr Koo
Zephyr Koo - avatar
+ 12
missing <!DOCTYPE html> and you have the compiler set to java for a webcode javascript != (is not equal to) java https://code.sololearn.com/W5vZ45tJtem1/?ref=app
24th Dec 2017, 1:35 PM
jay
jay - avatar
+ 4
https://code.sololearn.com/cN2CBAedb45A/?ref=app
24th Dec 2017, 1:28 PM
Chen Yee Ren
+ 3
ah, i see. Thanks jay!
24th Dec 2017, 1:41 PM
Chen Yee Ren
+ 1
ok
24th Dec 2017, 1:27 PM
Chen Yee Ren