What do we add inside the addEventListener() method?

The name of the event followed by the event handler nameThe HTML event attributeThe event property

The name of the event followed by the event handler name.