What function converts all uppercase letters to lowercase?
Blog
_____ is a mutable type
_____ is a mutable type
_____ is an application that uses a graphical user interface…
_____ is an application that uses a graphical user interface to interact with the user
What converts its argument to a float type and returns the f…
What converts its argument to a float type and returns the float value?
What mode opens a file for writing (erasing any existing dat…
What mode opens a file for writing (erasing any existing data)?
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?
____ writes a string to a text file
____ writes a string to a text file
What is the relational operator for equal to?
What is the relational operator for equal to?
Which is a list with 1, 2, and 3?
Which is a list with 1, 2, and 3?