Replies: 1 comment
-
|
Hi @DistCol It depends of the tool you are using. In Colab, it doesn't change triple quotes to single quotes (or at least not for me).
Have a nice day! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
The book indicates a comment may be created through triple quotes. However, when I tried to duplicate the example in the book Python changed the triple quotes to single quotes once I pressed ENTER. I discovered using triple quotes actually creates a multi-line string, not a comment.
Beta Was this translation helpful? Give feedback.
All reactions