import turtle import random import time
we confirm ball is on left side of screen
def atLeftEdge(ball,screen_width): if ball.xcor