Short Answer
A _____ in Python is used by programmers to explain what the code does--it does not show up when the program runs.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: In Python, the order of operations dictates
Q15: Classes enable programmers to build objects with
Q28: A good name for a variable that
Q29: The if command is an example of
Q30: The if command requires which of the
Q33: An object created from a class is
Q41: The == symbol is referred to as
Q51: To advance the number of times a
Q54: Programmers think of variables as empty boxes
Q69: The object-oriented _ is based on objects