Day 14 Task: Python Data Types and Data Structures for DevOps
Data Types:
Data types are the classification or categorization of data items. It represents the kind of value that tells what operations can be performed on a particular data.
Variables can store data of different types, and different types can do d...
sangeeta7.hashnode.dev8 min read