Grade 5 Math · Coding

Write and execute code involving conditional statements and other control structures

10 tutor-authored questions for this Ontario curriculum expectation, ordered easiest to hardest — every one with a full worked solution. Work through them free, no account needed.

Start the 10 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

"If age≥18, print 'adult', else print 'minor'." If age=16, what is printed?

Solution shown after you try it in practice mode.

Work through all 10, 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