Get your own Python server Result Size: 625 x 565
x
 
for x in [0, 1, 2]:
  pass
# having an empty for loop like this, would raise an error without the pass statement