Let's Code with Botty!
Hi! I'm Botty, your coding robot. I love to move and dance. Help me learn new moves!
// This is a code block. It shows the instructions.
// You don't need to type here, just click the buttons!
// 1. Move forward:
moveForward(1); // Botty moves 1 step forward
// 2. Turn right:
turnRight();
// 3. Turn left:
turnLeft();
// 4. Make Botty Dance!
dance();

Hello! I'm ready to learn!
Great job!