I searched for a shortcut command that would comment/uncomment a block for repl.it.
I'm working on a python 3 project and I often need to comment a big section of my code.
Is there a shortcut command for that?
It's on their help page
Like most code editors.
Ctrl-/ | Command-/ | Toggle comment
To comment a block of Python code on Repl on a windows machine:
To uncomment use: "Ctrl + K" followed by "Ctrl + U"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With