Elementary | Middle
Middle | High
AI
Use Cases
Click on one of our programs below to get started coding in the sandbox!
View All
Immutable (in Python) means that once something is created, it cannot be changed. If you want a different value, you have to make a new one instead of editing the old one.