Multiple Choice
In Python, a string literal can contain
A) single quotes, when the string value is delimited by matching double quotes
B) double quotes, when the string value is delimited by matching single quotes
C) no quotes other than the quotes delimiting the string value
D) both (a) and (b)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: What value is assigned to variable
Q6: The default character encoding scheme of Python
Q7: An identifier in Python is a sequence
Q8: The number of characters that can be
Q9: The / symbol is an example of
Q11: Which of the following contain the correct
Q12: Unary operators are applied to a single
Q13: Which of the following is not a
Q14: Indicate the purpose of the backslash character
Q15: There is no practical limit to the