Quiz 2
Quiz 2
1.
Radio buttons can be used to allow the user to make multiple selections at one time.
Given Answer: False
Correct Answer: False
10
out of 10 points
QUESTION 2: TRUE/FALSE
1.
10
out of 10 points
QUESTION 3: TRUE/FALSE
1.
Python does not have GUI programming features built into the language itself.
Given Answer: True
Correct Answer: True
10
out of 10 points
QUESTION 4: TRUE/FALSE
1.
The Entry widget's get method retrieves either numeric or string data.
Given Answer: False
Correct Answer: False
10
out of 10 points
QUESTION 5: TRUE/FALSE
1.
To use an Entry widget to get data entered by a user, you must use
the Entry widget's set method.
Given Answer: False
Correct Answer: False
10
out of 10 points
QUESTION 6: TRUE/FALSE
1.
The Entry widget's get method retrieves either numeric or string data.
Given Answer: False
Correct Answer: False
10
out of 10 points
QUESTION 7: TRUE/FALSE
1.
The Entry widget's get method retrieves either numeric or string data.
Given Answer: False
Correct Answer: False
10
out of 10 points
QUESTION 8: TRUE/FALSE
1.
Radio buttons can be used to allow the user to make multiple selections at one time.
Given Answer: False
Correct Answer: False
10
out of 10 points
QUESTION 9: TRUE/FALSE
1.
To use an Entry widget to get data entered by a user, you must use
the Entry widget's set method.
Given Answer: False
Correct Answer: False
10
out of 10 points
QUESTION 10: TRUE/FALSE
1.