_____ is when you use the \ character to divide statements anywhere on the line
Category: Uncategorized
What prints data to the console followed by a newline?
What prints data to the console followed by a newline?
Which sort function updates the list?
Which sort function updates the list?
What is used to create a backslash in a string?
What is used to create a backslash in a string?
A variable can NOT start with _____
A variable can NOT start with _____
____ is a writer method that writes each row in the CSV form…
____ is a writer method that writes each row in the CSV format
Use ___ to make a global modifiable within a function
Use ___ to make a global modifiable within a function
What list does range(3, 0, -1) produce?
What list does range(3, 0, -1) produce?
What module contains functions for building GUI applications…
What module contains functions for building GUI applications?
open() returns a _____ for the specified file
open() returns a _____ for the specified file