StateFarmInsCodingCompetition / 2023-StateFarm-CodingCompetition

Welcome to the 2023 State Farm Coding Competition. If you have questions during the coding competition, please contact codingcompetition@statefarm.com or you can submit an issue through GitHub.
https://codingcompetition.statefarm.com
Apache License 2.0
6 stars 48 forks source link

Most spoken language method #10

Open YashSarkar opened 1 year ago

YashSarkar commented 1 year ago

For def get_most_spoken_agent_language_by_state(self, state):

Do we account for secondary languages as well?

cschwirian commented 1 year ago

Yes, please account for the agent's spoken languages.