Commit c4093403 by BellCodeEditor

save project

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