Python - Basics and Execution Environment
Which of the following is the correct way to write a multi-line comment in Python?
''' or triple double quotes """ for multi-line comments or docstrings.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions