Tell us what’s happening:
I typed in what the challenge asked for but did not pass test run. So, I checked out the hint and video, showed me what I did do to pass, I reset challenge re-typed code, still did not pass.
HELP!
Thank you,
Albert R Juarez
Your code so far
function reuseableFunction() {
console.log("Hi World");
}
reuseableFunction();
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36
.
Challenge: Write Reusable JavaScript with Functions
Link to the challenge: