Discuss Scratch

hahaha50213
Scratcher
1 post

hahaha60213

網址
^_^
定义 重置
将 [ fast speed:] 设定为 [100]
将 [ fast] 设定为 [100]
将 [ fast-die] 设定为 [100]
将 [ fast-time] 设定为 [100]
删除链表 [ 時間] 的第 (all) 项

when green flag clicked
clear
define 多邊形(x)(y)(r)(邊)
change pen size by (10)
repeat (邊)
go to x: (x) y: (y)
set [ d] to [0]
go to x: ([ sin] of (d)) y: ([ cos] of (d))
pen down
change [ d] by ((360) / (邊))
end
pen up
畫圓的程式

Powered by DjangoBB

Standard | Mobile