Baseball Write code to read the name of a baseball team, the number of games won, and the number of games lost, and display the name of the team and the percentage of games won. A sample run is shown in Fig. 3.16. In the following exercises, write a program to carry out the task. The program should use variables for each of the quantities.