How many values can a Python function return?
_____ is a mutable type
_____ is a mutable type
What converts its argument to an int type and returns the in…
What converts its argument to an int type and returns the int?
____ is the bang symbol
____ is the bang symbol
_____ is an application that uses a graphical user interface…
_____ is an application that uses a graphical user interface to interact with the user
What mode opens a file for writing (erasing any existing dat…
What mode opens a file for writing (erasing any existing data)?
What statement jumps to the top of the loop?
What statement jumps to the top of the loop?
_____ objects contain data that cannot be changed
_____ objects contain data that cannot be changed
To call a function, code the name of the function followed b…
To call a function, code the name of the function followed by _____
What produces a collection of integers?
What produces a collection of integers?