Day 2: Data types and strings in Python
Data Types:
Data types are an essential concept in programming. They represent the different types of data that a program needs to manipulate and process.
Python, like many programming languages, supports several built-in data types. Here are some of...
ketangrover.hashnode.dev3 min read