HomeQuestionsWhat are the Built-in types Available in Python? What are the Built-in types Available in Python?By Ashly / December 2, 2018 Discussion Room › Category: Interview Question › What are the Built-in types Available in Python? 0 Vote Up Vote Down Ashly asked 6 years ago The most commonly used built-in types in Python are Immutable built-in types of Python Strings Numbers Tuples Mutable built-in types of Python List Sets Dictionaries