เฉลยแบบฝึกหัด Learn to Code 1
บทที่ 1 Commands
แบบฝึกหัด Bug Squash Practice
โจทย์ Reorder the commands to debug the code.
คำแปล จัดเรียงลำดับคำสั่งเพื่อแก้ไขจุดบกพร่องของโค้ด (Code)
เฉลย Bug Squash Practice
moveForward()
turnLeft()
moveForward()
moveForward()
toggleSwitch()
moveForward()
moveForward()
moveForward()
moveForward()
collectGem()
ขอบคุณภาพจาก Swift Playgrounds
-- ดีบี --