資源簡介
代碼片段和文件信息
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(
- 上一篇:小說閱讀項目源碼(附數據庫腳本)
- 下一篇:Python 爬蟲小說.ipynb
評論
共有 條評論
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(
共有 條評論