here is my code for Test your skills: variables.
Hi @bedribulut
I see, you have now started the JS modules. I hope you will enjoy it as much as the other ones.
Task 1 and 2 are correct. Congratulations!
In task 3 when you look at the output you see that the new age is 4220 instead of 62. It concatenated strings instead of adding numbers. Can you spot the mistake?
Happy coding,
Michael
2 Likes
Hey @mikoMK , yeap I really do enjoy while learning JS. To be honest it is more exciting than HTML and CSS.
I just spot the mistake and uptaded my code.
thanks a lot for your comment.
2 Likes
Same for me.
The updated code is now correct. Well done!
2 Likes