Day 14 Task: Python Data Types and Data Structures for DevOps
New day, New Topic.... Let's learn along ๐
Data Types
In Python, data types are classifications that classify various types of data.These data types specify how data is stored in memory and the operations that can be done on it.
Here are some co...
sriparthu1014.hashnode.dev4 min read