Step 2: JavaScript is a programming language, and is
used to make webpages interactive. Create a new file by clicking the
three dots under File tree on the right, where index.html is located.
Name it script.js. This is your script where you will be writing
JavaScript to make your webpage interactive.