Python Basics - 2
We will be discussing about Data types. Data Types Let's just understand that data can be of different types like numbers, text etc.Thus we have different data types representing the different type of real world data. We have Primitive data types an...
Sep 4, 20221 min read26

