Skip to main content

Practice ยท 3 of 3

Predict the Order

Without running: three prints are about to execute. The tests check the exact order of output lines. Print first, second, third in that order using three calls.

Difficulty: beginner

Back to lesson: Practice: Fix the Broken Programs