a = int(input()) if a<170: print('탈 수x')else: print('o')
177
o
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!