เฉลยแบบฝึกหัด Learn to Code 1
บทที่ 1 Commands
แบบฝึกหัด Issuing Commands
โจทย์ Use Swift commands to tell Byte to move and collect a gem.
คำแปล ใช้คำสั่ง Swift เพื่อบอก Byte ให้เคลื่อนไหวและเก็บอัญมณี
เฉลย Issuing Commands
moveForward()
moveForward()
moveForward()
collectGem()
ขอบคุณภาพจาก Swift Playgrounds
-- ดีบี --