Commit 034fdcaa by BellCodeEditor

auto save

parent 208a6106
Showing with 5 additions and 0 deletions
a = input("请输入:")
print("输入的内容:"+a)
print("输入的内容的类型:",type(a))
print("输入的内容的类型:",type(123))
\ 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