Revision history [back]
I have had a similar question
Here is the solution (8 spaces):
- Again, level one
- some things
foo bar things
for x in range(0, 3): print "We're on time %d" % (x)
I have had a similar question
Here is the solution (8 spaces):
foo bar things
for x in range(0, 3):
print "We're on time %d" % (x)