Sequence Lesson 5
Syntax Sandwich Challenge
Debug a sandwich that works like code. The tags are already there, but one ingredient is missing.
Debug the missing ingredient.
Pick a sandwich mission. The sandwich already has an opening tag and a closing tag. Drag the missing ingredient from the fridge to the plate.
Opening tag
top bread
Code inside
fillings
Closing tag
bottom bread
My debug sandwich
A debugger looks closely, finds what is missing, and fixes one piece at a time.
Debug feedback will show here.
A broken sandwich will show here.
<sandwich> add fillings </sandwich>
Syntax Sandwich complete.
You found the missing ingredient. Next up: build a mini program.
Go to Mini Program