# File karel/karel_window.rb, line 387
     def turn_left_robot(robot)
       # robot.delete_all
       robot.rotate       
     end