Commit c1232ea7 by BellCodeEditor

auto save

parent a322aaee
Showing with 3 additions and 2 deletions
import turtle
k = turtle.Pen()
k.write('老师的后面是绿色',font =('Times',30,'normal'))
laoshi = turtle.Pen()
laoshi.write('老师的后面是绿色',font =('Times',30,'normal'))
turtle.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