Commit 09906d26 by BellCodeEditor

save project

parent 7c5ff2c0
Showing with 3 additions and 2 deletions
...@@ -14,4 +14,5 @@ print(type(name)) ...@@ -14,4 +14,5 @@ print(type(name))
print(type(goods)) print(type(goods))
import turtle import turtle
pen = turtle.Pen() pen = turtle.Pen()
\ No newline at end of file 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