Commit 97f3b287 by BellCodeEditor

auto save

parent 68d7799b
Showing with 10 additions and 1 deletions
......@@ -19,6 +19,6 @@ print(hero[-6:])
slip
# 打印出臂力最强的三个人和他们对应的臂力值:
import turtle
turtle.pendown(10)
turtle.circle(50)
turtle.begin_fill()
turtle.color("")
s='123456789'
s='123456789'
print(min(s)+max(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