Get your own Python server Result Size: 625 x 565
x
 
class Person:
  pass
# having an empty class definition like this, would raise an error without the pass statement