I\'m practicing Python and I was questioning how to shorten this code Can someone help me
def sneeuwpop(lengte): turtle.circle(lengte*2) turtle.penup() tur