data types in python

data types in python

What are the data types in Python? A variable is a placeholder for user data/information with a set of allowed operations. The operation could be mathematical, logical, etc. Each variable…