Final Exams: Chapter 7 and 8 Flashcards
1
Q
What is event Loops
A
respond to events when they occur
2
Q
What is Event handler
A
code that executes when a certain event occurs
3
Q
What is pygame
A
a professional-level set of gaming libraries that support sound
4
Q
What is pass
A
a piece of code that does nothing
5
Q
What is tkinter
A
standard library for creating GUIs