Posted 25 April 2015 - 12:32 PM
Hello,I have problems with turtles,when i make program for it to do some action,it doesn't do it
And as well,there is no TurtleOS on Turtles
i use this code,but it doesn't work
And as well,there is no TurtleOS on Turtles
i use this code,but it doesn't work
os.sleep(5)
turtle.forward()
turtle.back()