Answers for "spyder - comment banch of codee"

2

spyder - comment banch of codee

# Single line comment
Ctrl + 1

# Multi-line comment select the lines to be commented
Ctrl + 4

# Unblock Multi-line comment
Ctrl + 5
Posted by: Guest on July-02-2020

Python Answers by Framework

Browse Popular Code Answers by Language