You are required to design the data structure to display the individual player stats for cricket players. A player may have represented more than one team and may have played in more than one format such as Test, ODI and T20.Problem StatementCreate a list of different data fields and use appropriate Python data types to represent each of them