1.

How to comment multiple lines in Python?

Answer»

How to comment multiple LINES in PYTHON?
To add multiple lines comment in Python we will prefixed all the LINE by KEYWORD "#".



Discussion

No Comment Found