0% found this document useful (0 votes)
38 views3 pages

Quiz 2

Uploaded by

Jose Vega
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views3 pages

Quiz 2

Uploaded by

Jose Vega
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

QUESTION 1: 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 2: TRUE/FALSE

1.

Programs that use tkinter do not always run reliably in IDLE.


Given Answer: True
Correct Answer: True

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.

In a GUI environment, no text input is possible.


Given Answer: False
Correct Answer: False

You might also like