user iconAnonymous about 23 hours ago
9 views

topic iconi made more code for codeHS

turnLeft();
move();
move();
move();
turnRight();
move();
move();
move();
move();
paint(Color.orange);
move();
paint(Color.orange);
move();
move();
turnLeft();
move();
move();
move();
turnRight();
move();

user iconjasontptss about 23 hours ago 0

this didnt take a long time...

user icon