What's the value we give to the src attribute when we want to include a script on a webpage?
"script.js"1010"update()""script"Make sure to pick the name of a JavaScript file. That's because the script we want to link is the code of a JavaScript file.