Multiple Choice
What can you use a docstring for?
A) to hold the name of a document file
B) to create a large string variable
C) to hold data of type string
D) to create a multiline comment
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: If you print the string "Hello, it
Q31: Which statement allows a programmer to run
Q32: The while statement uses the syntax while
Q33: What is the last line of output
Q34: Python programs require two or more modules.
Q36: What is the last line of the
Q37: You can use the # symbol to
Q38: How do you describe a function that
Q39: The input function returns a numeric value
Q40: You can use the slice operator to