เฉลยแบบฝึกหัด Learn to Code 1
บทที่ 1 Commands
แบบฝึกหัด Finding and Fixing Bugs
โจทย์ Find the bugs and fix them.
คำแปล ค้นหาข้อผิดพลาดของโปรแกรม (Bug) และทำการแก้ไข
เฉลย Finding and Fixing Bugs
moveForward()
moveForward()
turnLeft()
moveForward()
collectGem()
moveForward()
toggleSwitch()
ขอบคุณภาพจาก Swift Playgrounds
-- ดีบี --