Skip to main content
← CoursesPython FoundationsModule 2 · Data structuresQuiz: Which type is immutable?quiz26 / 170
💬 Discuss🧪 Playground+60 XP
Task
📝 **Question:** Which of these types is immutable in Python? 📋 Choose one correct option. 💡 **Hint:** mutable means “can be changed on the spot.” Lists and dictionaries are mutable, but one of the main types is not.

Keep going

🎯 Quiz

Question

📝 **Question:** Which of these types is immutable in Python? 📋 Choose one correct option. 💡 **Hint:** mutable means “can be changed on the spot.” Lists and dictionaries are mutable, but one of the main types is not.
📣 Help someone learn PythonShare this lesson with a friend — the first 15 are free, no signup.Tweet

💬 Discussion

Be the first to ask a question or share a tip.
Sign in to join the discussion. Reading is free.
Loading discussion…