Commit 774d8160 by BellCodeEditor

auto save

parent 233b1db5
Showing with 5 additions and 0 deletions
a=eval(input("请输入第一个数"))
b=eval(input("请输入第二个数"))
c=eval(input("请输入第三个数"))
print(a,b,c)
\ 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