Skip to content

Opening book details…

About this document

Cricket Player Data Types Explained by Sudeeksha Ravikoti is a document available to read on EtoBox.

This document defines various data fields for a cricket player profile, including the data type used for each field such as string for player name and country, integer for total runs, float for run rate, and dictionary and list data types to store statistics and matches played which contain a range of data. The reasons listed for each data type choice are that names may contain letters, runs are whole numbers without decimals, run rate uses decimals, and dictionary and list allow flexible modification of st

Author
Sudeeksha Ravikoti
Language
EN