หน่วยที่ 4 : เรื่อง การเขียนโปรแกรม Turtle Python
หน่วยที่ 4 : เรื่อง การเขียนโปรแกรม Turtle Python
**คำใบ้** ใช้คำสั่ง pencolor('pink')
**คำใบ้** ใช้คำสั่ง color('blue')
**คำใบ้** ใช้คำสั่ง pencolor('yellow')
**คำใบ้** ใช้คำสั่ง fillcolor("pink")
**คำใบ้** ใช้คำสั่ง
for x in range(5)
fillcolor("pink")
**คำใบ้** ใช้คำสั่ง fillcolor("green")
**คำใบ้** ใช้คำสั่ง color("blue")