Sequence Lesson 5
Build a Syntax Sandwich
Kids build a syntax sandwich by choosing the right ingredients in the right order.
Make a sandwich with good syntax.
Pick a sandwich mission. Then drag ingredients from the fridge to the plate so the sandwich has bread, code in the middle, and bread again.
Opening tag
top bread
Code inside
fillings
Closing tag
bottom bread
My syntax sandwich
Good syntax has pieces in the right order, just like a sandwich.
Sandwich feedback will show here.
Choose ingredients to build the sandwich.
<sandwich> add fillings </sandwich>
Syntax sandwich complete.
You wrapped the code with an opening tag and a closing tag.
Try Syntax Sandwich Challenge