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