Make your Ergo Jr jump in 3 lines of code


In [ ]:
from poppy.creatures import PoppyErgoJr

jr = PoppyErgoJr()

In [ ]:
jr.jump.start()