Commit 59005c8e by BellCodeEditor

auto save

parent 258be197
Showing with 6 additions and 0 deletions
v=int(input("乌龟的速度"))
t=100/t
print("要用",t,"秒")
v=int(input("乌龟的速度"))
t=100/v
print("要用",t,"秒")
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