Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python way to unindent blocks of code

# Short answer:
1. Select code to indent/unindent and type:
Shift + Tab # To unindent or
Tab # To indent
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #python #unindent #blocks #code
ADD COMMENT
Topic
Name
7+9 =