Declare a Simple Function

Write a function declaration named myFunction. The function should log the text JavaScript to the console when called.
JavaScript
Console