i = raw_input("enter y or n: ") print(repr(i)) print([ord(c) for c in i])

AltStyle によって変換されたページ (->オリジナル) /