Tell us what’s happening:
Not sure what I’m doing wrong
Your code so far
function reusableFunction() {console.log("Hi world")}
reusableFunction();
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36
Challenge: Basic JavaScript - Write Reusable JavaScript with Functions
Link to the challenge:
