資源簡介
代碼片段和文件信息
import?turtle?as?t
screen=t.Screen()
length_ofside=0#邊長的長度
thick=0#每條邊的粗細
t.speed(100)
colorlist=[‘red‘‘yellow‘‘green‘‘blue‘‘orange‘‘purple‘]
for?j?in?range(
評論
共有 條評論
import?turtle?as?t
screen=t.Screen()
length_ofside=0#邊長的長度
thick=0#每條邊的粗細
t.speed(100)
colorlist=[‘red‘‘yellow‘‘green‘‘blue‘‘orange‘‘purple‘]
for?j?in?range(
共有 條評論