how to comment many lines in python using / in vscode code example
Example: comment a lot of lines python vscode
Add a Line comment Ctrl+K Ctrl+C.
Remove a line comment Ctrl+K Ctrl+U.
Add a Line comment Ctrl+K Ctrl+C.
Remove a line comment Ctrl+K Ctrl+U.