Answers for "comment multiple lines python shortcut"

2

comment multiple lines in python shortcut

Ctrl+/
For Both:
Ctrl+K+C 
to comment
Ctrl+K+U
To uncomment
Posted by: Guest on May-18-2021

Code answers related to "comment multiple lines python shortcut"

Python Answers by Framework

Browse Popular Code Answers by Language