Multiple Choice
A backslash (\) at the end of a line of a Python program is used to
A) cause the line and the following line to be considered one program line
B) cause Python to indent the following line appropriately
C) allow for an open quoted string to be continued on the next line
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: An operator is a symbol that represents
Q25: Match the respective data types with their
Q26: Program lines may be joined by use
Q27: The - symbol is used as both
Q28: Give a Python statement that assigns variable
Q30: Floating-point values have both a limited range
Q31: Python is case sensitive, so a variable
Q32: You cannot rely on the result of
Q33: A numeric literal may be an _
Q34: In Python, a positive sign may be