Day14/90DaysofDevOps Challenge
Python Data Types and Data Structures for DevOps
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. Since everything is an object in Python programming, data types are classes and varia...
iris1919.hashnode.dev5 min read