Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: using input() to control python turtles
Post: RE: using input() to control python turtles

(Jan-09-2020, 09:30 PM)joe_momma Wrote: turtle has a built in popup to add text and integers found here: turtle docs an example is: from turtle import * ta= getscreen() forward(100) right(90) penup...
amh80 General Coding Help 4 3,629 Jan-10-2020, 10:20 PM
    Thread: using input() to control python turtles
Post: using input() to control python turtles

I wrote the code below to try to get the turtle below to move the amount input, but I cannot seem to figure out why defining c will not work. How can I get the input to work? I keep getting an error m...
amh80 General Coding Help 4 3,629 Jan-09-2020, 07:24 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020