4.2.5: Right Side Up
dont work
lol this works better:function start(){ while (notFacingEast()){ turnLeft(); }}
4.2.5: Right Side Up
ReplyDeletedont work
ReplyDeletelol this works better:
ReplyDeletefunction start(){
while (notFacingEast()){
turnLeft();
}
}