You are viewing a single comment's thread. Return to all comments →
console.log('Welcome to 30 Days of Code!');
The code above is my answer to the challenge. its giving me a pass and a fail at the same time. Could someone explain to me why that is?
Seems like cookies are disabled on this browser, please enable them to open this website
Day 0: Hello, World.
You are viewing a single comment's thread. Return to all comments →
console.log('Welcome to 30 Days of Code!');
The code above is my answer to the challenge. its giving me a pass and a fail at the same time. Could someone explain to me why that is?