Grade 4 Math · Coding

Write and execute code involving sequential, concurrent, repeating, and nested events

30 tutor-authored questions for this Ontario curriculum expectation, ordered easiest to hardest, every one with a full worked solution. Work through all 30 with your weekly-lesson access code.

Start the 30 questions Curriculum: G4-C3.1

Sample: the first question, solved

Code: "repeat 3 times: (repeat 2 times: move forward)." How many total move-forward actions occur?

📘 Worked solution
3×2 = 6 total move-forward actions.

And one from the hard end

Design a nested loop (at least 2 levels) that also includes a concurrent action, and calculate the total number of actions. Explain how to convert the nested structure into a single multiplication.

Solution shown after you try it in practice mode.

Work through all 30, easiest to hardest

Your Winny Score tracks you as the questions ramp up. Stuck on one? A real Winny Math tutor will walk you through it. First lesson free.

Start practicing