Computer Science, asked by apnatymaayega966, 7 hours ago

Write a program in Python that contains the following data types-
a) list
data typer
b) Tuple
e) Dictionary​

Answers

Answered by ashmitawalia07
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