Please tell me how to comment out the entered code at once.
Please tell me how to comment out the entered code at once.
I'm using Google Translate, so it may not be correct ...
Voters
alexparker10
I was searching for Filmora 11 as I really like video editing and my friend suggested me to use https://www.video-softwares.com/vouchers/wondershare-coupon-code/filmora-11-discount to get more discounts as I tell him that I want to open my YouTube channel and while searching for that I landed on this website I don't know how but I was glad to visit here as I like to read on new topics and I get it from this website.
RhinoRunner
In python, multi-line comments are like this:
print('this is not in a comment') """ print('this is in a comment') print('it is a multi-line comment') """ print('this is not in a comment')
For more information, go here.
DEMONul1234
If you want to comment out the entire code at once just select the entire conde and pres ' 3 times.
Solution
just hightlight the code you want to comment, and hit
cntrl + /
. That' s it.It should work