Tell me what are the built-in type does python provides?

Submitted by: Muhammad
There are mutable and Immutable types of Pythons built in types Mutable built-in types
☛ List
☛ Sets
☛ Dictionaries

Immutable built-in types
☛ Strings
☛ Tuples
☛ Numbers
Submitted by: Muhammad

Read Online Python Developer Job Interview Questions And Answers