Forum Archive

Is there any keyboard shortcut for line comment in pythonista?

darkbrow

Hi. I'm learning Python at my online class.
Pythonista is must-have tool for my class.
I'm using Pythonista in my iPad using bluetooth external keyboard.
I read documents of pythonista, but can't find keyboard shortcut for comment.
Is there any keyboard shortcut for line comment in pythonista?
If it is, what is it?

Thanks in advance.

ccc

ctrl-left_arrow followed by # works for me on an Apple Bluetooth Keyboard.