{{{p = Graphics() for n in range(1,20):

p.show(xmin=0, ymin=0,dpi=250) }}}