Think like a programmer. Block coding, Python and web fundamentals — no robot, just logic.
Use block coding to make a cat walk, talk and wave — in order.
Count down from 10 using a repeat block — no copy-paste.
Ask a question. Check the answer. Cheer or try again.
Your first Python program — print, store, and reuse data.
Print the 7 times table in 3 lines of code.
Wrap logic into a function you can call again and again.
Build a real web page with a styled profile card.
Make a button that counts how many times it's clicked.