WGU C859 Python Syntax|83 Questions and Answers|New
version|100% Correct.(Guaranteed success)
Correct 83
Incorrect 00
Next steps
.
Your answers
Definition
creates a set, or a list that contains unique items
Give this one a try later!
get()
, set() add()
Don't know?
2 of 83
Term
import pytz
Give this one a try later!
imports math module reassignment operator, subtracts
imports individual function from a
imports a package
module
Don't know?
3 of 83
Term
write()
Give this one a try later!
, writes to open file closes open file
converts to integer object returns smallest element of list
Don't know?
4 of 83
Term
min()
Give this one a try later!
writes to open file defines a range of numbers
returns smallest element of list removes second item from a list
Don't know?
5 of 83
Term
mylist[1:3]
, Give this one a try later!
string method used to break apart a
accesses last element from a list
string and return a list
slices list including second and
returns smallest element of list
third element
Don't know?
6 of 83
Definition
determines type of an object (integer, boolean, etc)
Give this one a try later!
str() format()
print() type()
Don't know?
7 of 83
Definition
version|100% Correct.(Guaranteed success)
Correct 83
Incorrect 00
Next steps
.
Your answers
Definition
creates a set, or a list that contains unique items
Give this one a try later!
get()
, set() add()
Don't know?
2 of 83
Term
import pytz
Give this one a try later!
imports math module reassignment operator, subtracts
imports individual function from a
imports a package
module
Don't know?
3 of 83
Term
write()
Give this one a try later!
, writes to open file closes open file
converts to integer object returns smallest element of list
Don't know?
4 of 83
Term
min()
Give this one a try later!
writes to open file defines a range of numbers
returns smallest element of list removes second item from a list
Don't know?
5 of 83
Term
mylist[1:3]
, Give this one a try later!
string method used to break apart a
accesses last element from a list
string and return a list
slices list including second and
returns smallest element of list
third element
Don't know?
6 of 83
Definition
determines type of an object (integer, boolean, etc)
Give this one a try later!
str() format()
print() type()
Don't know?
7 of 83
Definition