use arrow keys left and right to move the paddle and prevent the ball from touching the red line.
I used a tutorial and made a few changes: you can use arrow keys(right and left)to move the paddle I set the ball to set x to 0 and y to 114 when the green flag is clicked I set the paddle to set x to 0 and y to -148 when the green flag is clicked.