I finished Lecture 8 from Apna College. I studied event listeners and the event object. The event object contains data about an action. - e.type tells you the event name. - e.target tells you which ...