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.