Commit 95a0a75d by BellCodeEditor

save project

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