Day 14: Python Data Types and Data Structures
#Day14 of #90DaysofDevops challenge
Click here to view Day 14 Task.
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.
Sinc...
nidhinidhi.hashnode.dev3 min read