Commit 0317d52d by BellCodeEditor

auto save

parent a20ea13e
Showing with 7 additions and 0 deletions
while True:
a=input("第一个数字:")
b=input("第2个数字:")
print(a*b)
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