World Series Program Solution (Best price and Top Grade Guaranteed)
Write a program that lets the user enter the name of a team and then displays the number of times that team has won the World Series in the time period from 1903-2009.Rubric: -Use of at least 3 functions and value returning functions (IF, FOR) -Correct processing of file -Correct method to examine the names in the file -Correct wins for a given team reported -Must start out with def main() and end with main()This is for a BASIC python class.