a=int(input())if a>200 and a<500: print("yes")else: print("no")
400
yes
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!