Write a program in Python that contains the following data types-
a) list
data typer
b) Tuple
e) Dictionary
Answers
Answered by
0
Answer:
Integers, floating point numbers and complex numbers fall under Python numbers category. They are defined as int, float and complex classes in Python...
Similar questions