What list does range(4) produce?
_____ is when the source code violates the rules of Python c…
_____ is when the source code violates the rules of Python coding
____ is the integer division operator
____ is the integer division operator
_____ is used for persistent data storage
_____ is used for persistent data storage
The first line of the docstring includes a brief summary, en…
The first line of the docstring includes a brief summary, ending with a _____
What refers to the second item in a list named nums?
What refers to the second item in a list named nums?
Which function randomly shuffles the items in list?
Which function randomly shuffles the items in list?
_____ is when you use the \ character to divide statements a…
_____ is when you use the \ character to divide statements anywhere on the line
Which function randomly selects an item from the list?
Which function randomly selects an item from the list?
_____ is a general purpose IDE that has a pyDev plugin
_____ is a general purpose IDE that has a pyDev plugin