Commit b82df0ce by BellCodeEditor

auto save

parent d7a1f979
Showing with 6 additions and 75 deletions
import func
a = func.new_inport()
b = func.sum(a)
print(b)
name=input("请输入名字:")
ege=input("请输入年龄:")
print("个人信息"+name)
print(name)
print(ege)
\ 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