javascript-livecode Let's get familiar with using JavaScript! Tasks: Link the script.js file to the HTML using the script tag! Print "Hello World!" into the console. View your console's logs. Make two variables. Use an if statement. Make an alert that says "GOOD MORNING!".