console.log(‘JavaScript’);
console.log(33.7);
console.log(true);
console.log(null);
He say its not good… Can someone help me…
console.log(‘JavaScript’);
console.log(33.7);
console.log(true);
console.log(null);
He say its not good… Can someone help me…
Please include the error message and the exercise url, this makes it a lot easier for us to help you better and more effectively.
I found it. Its was a problem in JavaScript.
This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.