XJTU_Python/homework/3/6.py

9 lines
193 B
Python

s = input()
if (s == ''):
print("b0 ae\ne7 88 b1")
elif (s == ''):
print("b9 b7\ne7 8b 97")
elif (s == ''):
print("e6 d6\ne5 ac b7")
# 我没有词典文件,先这样吧