Robo-Navigator
Robo-Navigator
Mission: Level 1: First Steps
Drive the robot straight ahead for 3 steps to reach the target.
Available Commands:
- go_forward(steps)
- turn_left()
- turn_right()
Control Code
Write your code inside the `move_rover()` function.