I’ve just started learning Python and I keep getting confused about how to comment out multiple lines at once. I know single-line comments are simple with #, but when I have a block of code I don’t want to run temporarily, I get lost. Is there a standard method for this, or is it just trial and error each time?
Please register or login to see all comments.
Vla Che
Nikk Nikk
Please register or login to comment.