Content
!usrbinpython import sys for i in range(1,11): print i if i - 5: print "" elif i 6 and i 9: print "WHERE ARE ALL THE BRACKETS??" else: print "HOW DO YOU PEOPLE READ THIS SYNTAX EASILY"
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
!usrbinpython import sys for i in range(1,11): print i if i - 5: print "" elif i 6 and i 9: print "WHERE ARE ALL THE BRACKETS??" else: print "HOW DO YOU PEOPLE READ THIS SYNTAX EASILY"