0

Does anyone know the answer to the karel code 4.3.1 Face the right direction?

Karel the dog lesson 4.3.1

2nd Dec 2019, 10:16 PM
Sydney Ziegler
2 Réponses
0
function start() { if(noBallsPresent()){ turnLeft(); turnLeft(); } else { turnRight(); } }
15th Sep 2020, 2:56 PM
Angel Hodges
Angel Hodges - avatar
0
D
28th Jan 2024, 5:44 AM
Jai Fullwood