When your program polls for and receives an eventobject from PyGame, its event type will determine what secondaryinformation is available. Each event object carries adictionary (which you may only cover in due course in these notes).The dictionary holds certain keys and values that makesense for the type of event.