alphabetically ordered words by hallvabo

while 1:
 _=raw_input()
 if _<_[2]<_[4]:print _

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page