Competitions
PP2. Week 1: March 1 - 7
12345
Print the digits 1, 2, 3, 4, 5, each in a separate line.
Input
There is no input data.
Output
Print the digits 1, 2, 3, 4, 5, each in a separate line as shown in a sample.
Input example #1
Output example #1
1 2 3 4 5