Review Game Zone
Games
Test
Preview
Back
Match it!
Match it! Select the correct answer from the pull down...Good luck!
Should attributes be public or private?
Common attribute across the class—not saved in each object
It depends
a class
read the first 10 characters of a file
root.geometry(“200x100”)
Use the widget's command option, such as 'command = xxx'
A variable that can receive values for a function.
__str__method
read(10) means...
Common attribute across the class—not saved in each object
It depends
a class
read the first 10 characters of a file
root.geometry(“200x100”)
Use the widget's command option, such as 'command = xxx'
A variable that can receive values for a function.
__str__method
What is a “class attribute”?
Common attribute across the class—not saved in each object
It depends
a class
read the first 10 characters of a file
root.geometry(“200x100”)
Use the widget's command option, such as 'command = xxx'
A variable that can receive values for a function.
__str__method
Which method allows for a printed object to display customized information?
Common attribute across the class—not saved in each object
It depends
a class
read the first 10 characters of a file
root.geometry(“200x100”)
Use the widget's command option, such as 'command = xxx'
A variable that can receive values for a function.
__str__method
What method sets the size of a root window?
Common attribute across the class—not saved in each object
It depends
a class
read the first 10 characters of a file
root.geometry(“200x100”)
Use the widget's command option, such as 'command = xxx'
A variable that can receive values for a function.
__str__method
A blueprint for creating software objects is...
Common attribute across the class—not saved in each object
It depends
a class
read the first 10 characters of a file
root.geometry(“200x100”)
Use the widget's command option, such as 'command = xxx'
A variable that can receive values for a function.
__str__method
What is a parameter?
Common attribute across the class—not saved in each object
It depends
a class
read the first 10 characters of a file
root.geometry(“200x100”)
Use the widget's command option, such as 'command = xxx'
A variable that can receive values for a function.
__str__method
How do you bind an event to an event handler?
Common attribute across the class—not saved in each object
It depends
a class
read the first 10 characters of a file
root.geometry(“200x100”)
Use the widget's command option, such as 'command = xxx'
A variable that can receive values for a function.
__str__method
Check it!