Answers

Question and Answer:

  Home  Python Developer

⟩ Explain me what Are The Built-In Types Available In Python?

Here is the list of most commonly used built-in types that Python supports:

☛ Immutable built-in types of Python

Numbers

Strings

Tuples

☛ Mutable built-in types of Python

List

Dictionaries

Sets

 137 views

More Questions for you: