This program will simulate a ball bouncing in a window How wide would you like the panel (in pixels)? 500 How tall would you like the panel (in pixels)? 500 What is the initial X position of the ball? 40 What is the initial Y position of the ball? 50 What is the initial X velocity of the ball? 10 What is the initial Y velocity of the ball? 5