Commit c4093403 by BellCodeEditor

save project

parent ca0cd280
Showing with 7 additions and 4 deletions
print("hello wold") import turtle
name="悟空" pen=turtle.Pen()
wold="欢迎你" pen.shape("arrow")
print(name+wold) pen.forward(100)
pen.left(90)
turle.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