Online Inter College
Blog
Articles
Guides
Courses
Tools
Explore
Live
Search
Sign In
Get Started
← Question Bank
Python Essentials — Interview & Exam Set
Data Types
Beginner
True / False
Python lists are mutable, but tuples are immutable.
True or False?
True
False
Select True or False to reveal the answer.
Related Questions — Data Types
What is the output of: print(type([]))?
MCQ
·
Beginner
→