0 votes
in Python by
What are the supported standard data types in Python?

1 Answer

0 votes
by

The supported standard data types in Python include the following.

  1. List.
  2. Number.
  3. String.
  4. Dictionary.
  5. Tuples.
...