The objective of the challenge is to create a function called “reusableFunction” which prints “Hi World” to the dev console. But when I run the test it says that “reusableFunction” should be a function and that “reusableFunction” should output “Hi World” to the dev console. I don’t really know how to output something to the dev console. Thanks for helping. I’m new to Javascript and I’m a little lost!