Can someone help me with shortening this code

后端 未结 0 1656
自闭症患者
自闭症患者 2021-02-06 17:20

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题