Comment and uncomment a section of code in IDLE

Higlight the line(s) and press:
Windows: Alt + 3
macOS: Ctrl + 3
Linux: Ctrl + D

To remove comments, higlight the line(s) and press:
Windows: Alt + 4
macOS: Ctrl + 4
Linux: Ctrl + Shift + D