What is the main purpose of ordinary comments in Python source code?
Explain intent and non-obvious logic to readers without changing program behavior
Create variables without assignment statements
Make the interpreter execute calculations faster
Store program output for later use