data type in python ?
Answers
Answered by
0
Answer:
Variables can store data of different types, and different types can do different things.
Explanation:
variable types are
string
integer
tuple
dictionary
list
set
Similar questions