《像計算機科學家同樣思考Python》練習4-3

題目:python 畫出以下的圖形ide 思路:函數 isosceles函數:畫一個等腰三角形。具體步驟以下:oop 主要代碼以下:code import turtle import math bob = turtle.Turtle() bob.delay = 0.001 def isosceles(t, r, angle): y = r * math.sin(angle * math.p
相關文章
相關標籤/搜索