Day 14 of #90DaysOfDevOps
Data types in Python
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.
Python has the following data types built-in by default, in thes...
basavaraj-devops-blog.hashnode.dev2 min read