im making pong using the pythoTurtle library and want to make my code more tidy/efficient but don’t know how
i have 4 different balls for the game. Starting with one ball visible and in use. When the total score gets to multiples of 5 i want to add a new ball into play.