79235527

Date: 2024-11-28 23:40:54
Score: 1.5
Natty:
Report link

I found this information on the web. I'm paraphrasing here: While Python primarily uses the # symbol for single-line comments, triple quotes can be used to create multi-line comments. The words, etc inside these qoutes are strings that aren't assigned to a variable, so they don't have any effect on the program's execution.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Tony Cardinal