what are the standard types in python?
Answers
Answered by
0
Answer:
Python has six standard Data Types:-
- Numeric.
- String.
- List.
- Tuple.
- Set.
- Dictionary
Answered by
0
:
Numbers.
String.
List.
Tuple.
Dictionary.
Numbers.
String.
List.
Tuple.
Dictionary.
Similar questions