Question: Please help using python. Write a Python program that reads in a text file called worldseries.txt. This program should prompt the user for an MLB
Write a Python program that reads in a text file called worldseries.txt. This program should prompt the user for an MLB team (not the team's city). Based on the user's entered team name, the program should count the number of World Series championships that that particular MLB team has won. In addition, this program should possess a function called storied franchise() that takes in the user's team_name and returns if this team is a "storied franchise" based on whether the team has >=5 championships. However, if a team has =5 championships. However, if a team has
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
