while 1:r=sum(map(input().count,'no'));print(r//2%2*'not '+r%2*'n/2 '+'x')
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page