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
Press Submit to check your solution.
Back to lesson: Practice: Fix the Broken Programs