user iconAnonymous yesterday
10 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 yesterday 0

this didnt take a long time...

user icon