Commit 39fbfa8c by BellCodeEditor

auto save

parent fbb89cde
Showing with 7 additions and 0 deletions
"""
a = int(input("请输入数字"))
b = int(input("请输入数字"))
c = a + b
print('和是'+str(c))
"""
print(" 班级登记卡 \n用户名:____\n所属班级:____\n验证码:____3+5=")
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