Commit 124633b3 by BellCodeEditor

save project

parent 59826496
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