Write Python Program Stores Data Player Team Also Lets Manager Set Starting Lineup Game Nb Q37144677

Write a python program that stores the data for eachplayer on the team, and it also lets the manager set a startinglineup for each game.

NB: Please, can you write the code in Python.Thanks!

Questions:

– Handle the exception that occurs if the program can’t find thedata file.

– Handle the exceptions that occur if the user enters a stringwhere an integer is expected.

– Handle the exception that occurs if the user enters zero forthe number of at bats.

– Thoroughly test the program and update it so it handles allexceptions that you encounter during testing.

Console

================================================================

Baseball Team Manager

MENU OPTIONS

1 – Display lineup

2 – Add player

3

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.