WGU D522 (PYTHON) PA|PRE-ASSESSMENT | EXAM
Correct 44
Incorrect 00
assigning a value to a name. Containers to put into string
Integer
, Don't know?
2 of 44
Term
Which data structure fits the requirements the best?
EX: Key-Value Pairs, Mapping, Associative, Looking up via Name or
Label, Descriptive Data not just values, "Associate X with Y", Fast
Lookup, Retrieval by Key
Give this one a try later!
String Write
Library Dictionary
Don't know?
3 of 44
Term
What data structure do the brackets indicate in the following
example?
devices = {"router": "router01", "switch": "switch01"}
Give this one a try later!
, A Growing Tree A Dictionary
A Phone Number A Newspaper
Don't know?
4 of 44
Term
What's a float
Give this one a try later!
Letters Decimal numbers
Binary numbers Octagonal numbers
Don't know?
5 of 44
Term
What does read() do?
Give this one a try later!
Deletes data from a file Formats data in a file
Correct 44
Incorrect 00
assigning a value to a name. Containers to put into string
Integer
, Don't know?
2 of 44
Term
Which data structure fits the requirements the best?
EX: Key-Value Pairs, Mapping, Associative, Looking up via Name or
Label, Descriptive Data not just values, "Associate X with Y", Fast
Lookup, Retrieval by Key
Give this one a try later!
String Write
Library Dictionary
Don't know?
3 of 44
Term
What data structure do the brackets indicate in the following
example?
devices = {"router": "router01", "switch": "switch01"}
Give this one a try later!
, A Growing Tree A Dictionary
A Phone Number A Newspaper
Don't know?
4 of 44
Term
What's a float
Give this one a try later!
Letters Decimal numbers
Binary numbers Octagonal numbers
Don't know?
5 of 44
Term
What does read() do?
Give this one a try later!
Deletes data from a file Formats data in a file