make_string_with_balls(); while (!in_front_of_wall()) { if (on_ball()) { get_ball(); } step(); }
Run
Reset
Gihub