Tell us what’s happening:
Describe your issue in detail here.
**Your code so far**
function reusableFunction() {
console.log("Hi world");
}
reusableFunction();
**Your browser information:**
User Agent is: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/65.0.3325.181 Chrome/65.0.3325.181 Safari/537.36
.
Challenge: Write Reusable JavaScript with Functions
Link to the challenge: