Page 1 of 1

QUESTION 20 'goalkeeper' Integer Float String Boolean Class 0.5 points QUESTION 21 When declaring a dictionary, you encl

Posted: Sun May 15, 2022 8:07 am
by answerhappygod
QUESTION 20
'goalkeeper'
Integer
Float
String
Boolean
Class
0.5 points
QUESTION 21
When declaring a dictionary, you enclose the dictionaries
elements in what two characters?
[ ]
( )
{ }
< >
2 points
QUESTION 22
In a GUI-based program, what are labels supposed to do?
They define the title name of the program that is running.
They are boxes within which a program can accept input.
They are text elements that describe inputs and outputs.
They are interactive elements in the program that can be used
for selections.