Commit 0fc68eec by BellCodeEditor

save project

parent 195a3695
Showing with 4 additions and 0 deletions
N=int(input("请输入奶牛头数"))
s=N*7*20
print(N,"头奶牛7天可以产",s,"千克的牛奶")
\ 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