Commit 95a0a75d by BellCodeEditor

save project

parent c7f6be4b
Showing with 6 additions and 4 deletions
hell="1112" import turtle
he=8 pen=turtle.Pen()
print(type(hell)) pen.shape("turtle")
\ No newline at end of file pen.forward(100)
pen.right(90)
turtle.done()
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