What happens when the code inside the script element runs?

The variable paragraph stores a p elementThe variable paragraph accesses a p element's contentThe variable paragraph sets a p element's content

The variable paragraph stores a p element.