Commit b86178f0 by BellCodeEditor

auto save

parent 6e71aa28
Showing with 7 additions and 0 deletions
import turtle
circle=
\ No newline at end of file
a=input("请输入奶牛的头数")
b=int(a)
c=7*20*b
print(a+"头奶牛七天可以产"+str(c)+"千克牛奶")
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