print('First' if int(input()) % 2 else 'Second')