How do you fix this? I just need input of some kind for turtle. Code: from ColabTurtle.Turtle import * initializeTurtle() #screen=turtle.screen ? def frd():
I am making a game where the player gets to move on a line at the bottom of the screen. At this time to move it the user repeatedly hits the arrow keys, but I