Login
Remember
Register
Ask a Question
What are the supported standard data types in Python?
0
votes
asked
Sep 5, 2021
in
Python
by
SakshiSharma
What are the supported standard data types in Python?
python-data-types
Python-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 5, 2021
by
SakshiSharma
The supported standard data types in Python include the following.
List.
Number.
String.
Dictionary.
Tuples.
...