What is the purpose of the script element in an HTML page?
script
To import JavaScript only.
To display something directly to the user (like the span tag)
span
To integrate scripts into the document.