Commit 82e90186 by BellCodeEditor

save project

parent f946daed
Showing with 3 additions and 4 deletions
a=int(input("请输入字符A:")) a=int(input("请输入一个数字:"))
a=int(input("请输入字符A:")) a=int(input("请输入一个数字:"))
print(ASCiII) print(chr(a))
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment