Long description
The dictionary is arranged as a table, with 4 columns from left to right: keys, key types, values and value types. The rows read as follows. Row 1, Country names, s t r, Internet country codes, s t r. Row 2, Decimal numbers, i n t, Roman numerals, s t r. Row 3, States, s t r, Agricultural products, list of s t r. Row 4, Hospital patients, s t r, Vital signs, tuple of i n t’s and floats. Row 5, Baseball players, s t r, Batting averages, float. Row 6, Metric measurements, s t r, Abbreviations, s t r. Row 7, Inventory codes, s t r, Quantity in stock, i n t.
Get Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and The Cloud now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.