Grade 5 Math · Coding

Write and execute code involving conditional statements and other control structures

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: G5-C3.1

Sample: the first question, solved

"If score>60, print 'pass', else print 'fail'." If score=70, what is printed?

📘 Worked solution
70 is greater than 60, so the first branch runs.

And one from the hard end

Design a conditional inside a loop that counts how many numbers from 1 to 20 are multiples of 3, and explain the logic.

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