Multiple Choice
Triple-quoted strings are used to create:
A) multiline strings
B) strings containing single or double quotes
C) docstrings, which are the recommended way to document the purposes of certain program components.
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Which of the following Python concepts are
Q16: You may spread a lengthy xe "statement
Q17: Which of the following statements is false?<br>A)
Q18: The value of the expression '7' +
Q19: Which of the following statements is false?<br>A)
Q21: Which of the following statements a), b)
Q22: What does the int function attempt to
Q23: Assume x is 3, y is 7.1
Q24: Which of the following statements a), b)
Q25: Which of the following statements is false?<br>A)