Commit 27bb87c0 by BellCodeEditor

auto save

parent 2c6f2ca7
Showing with 6 additions and 10 deletions
""" s1={"数学":2}
请使用turtle模块画出五角星 s1={"语文":90}
""" s1={"英语":23}
import turtle ss={"西":s1,"我":s2,"的":s3}
open=turtle.pen() for i in ss:
For i in range(5)
pen.forward(200)
pen.right(144)
pen.hideturtle()
pen.done()
\ 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