#!/usr/bin/python3

print('first')
print('second')
print('third')
print('fourth')