Elementary | Middle
Middle | High
AI
Use Cases
Teaching
Tools
Explore our languages
Start a new project
Open a blank sandbox in any language.
Company
Community
Explore
Click on one of our programs below to get started coding in the sandbox!
View All
A 2d list is a list whose items are also lists. For example: ` 2d_list = [ ["a", "b"], ["c", "d", "e"]]`