Day 14 : Python Data Types & Data Structures
Data types
In programming, data type is an important concept. Variables can store data of different types, and different types can do different things. Python has the following data types built-in by default, in these categories: You can get the data...
piyushchauhan6397.hashnode.dev5 min read