Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Python Identation

if 6 > 3:
    print("Six is greater than three")
 
PREVIOUS NEXT
Tagged: #Python #Identation
ADD COMMENT
Topic
Name
7+1 =