Commit ee2f09f1 by BellCodeEditor

save project

parent ffc7ec75
Showing with 5 additions and 1 deletions
...@@ -2,4 +2,7 @@ ...@@ -2,4 +2,7 @@
#要求这个函数能接收一个名为num的整型参数 #要求这个函数能接收一个名为num的整型参数
#要求这个函数能计算1+2+3+……+num的结果 #要求这个函数能计算1+2+3+……+num的结果
def fun():
print("一条广告让她也一样谈谈关于预防:")
fun()
fun()
\ 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