for循環做環狀圖形

import turtle t=turtle.Pen() turtle.screensize(canvwidth=1200,canvheight=1200,bg=‘black’) colors=[「red」,「green」,「blue」,「purple」,「pink」] t.penup() for x in range(100): t.write(「max」,font=(‘Arial’,int((
相關文章
相關標籤/搜索