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
Keyword that helps in iteration in loops (`for letter in "hello": ...`) or to identify if an iterable (like a list or a long string) contains something (`"h" in "hello"` would evaluate to True).