Tải bản đầy đủ (.doc) (2 trang)

Thế giới hình học trong logo

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (72.14 KB, 2 trang )

Th Gi i Hình Trong Logoế ớ
Câu lệnh Hình vẽ
to hinhvuong
repeat 4[fd 50 rt 90]
end
to tamgiac
repeat 3[fd 50 lt 120]
end
to khantheu1
SETPENCOLOR 4
SETPENSIZE [3 3]
repeat 4[tamgiac fd 50 rt 90]
end
to khantheu2
SETPENCOLOR 19
SETPENSIZE [3 3]
repeat 6[hinhvuong fd 50 rt 90 tamgiac lt 150]
end
to khantheu3
SETPENCOLOR 14
SETPENSIZE [3 3]
rt 90
repeat 5[lt 45 hinhvuong rt 45 pu fd 18 pd]
end
to khantheu4
SETPENCOLOR 17
SETPENSIZE [3 3]
repeat 10[hinhvuong pu fd 58 pd rt 36]
end
to khantheu5
SETPENCOLOR 13


SETPENSIZE [3 3]
repeat 5[tamgiac rt 72]
end
to khantheu6
SETPENCOLOR 12
SETPENSIZE [3 3]
repeat 2[tamgiac rt 90 pu bk 25 pd lt 30]
end
to khantheu7
SETPENCOLOR 7
SETPENSIZE [3 3]
rt 45
repeat 4[ hinhvuong rt 90]
repeat 2[pu fd 25 rt 90 pd]
hinhvuong
end
to khantheu8
SETPENCOLOR 10
SETPENSIZE [3 3]
rt 90
repeat 2[repeat 6[tamgiac rt 60] pu fd 50 pd]
end
to khantheu9
SETPENCOLOR 9
SETPENSIZE [3 3]
repeat 10[hinhtron pu fd 70 pd rt 36]
end

×