Commit fa121ed7 by BellCodeEditor

save project

parent 97fcbf05
Showing with 1 additions and 1 deletions
...@@ -12,7 +12,7 @@ print(type(num)) ...@@ -12,7 +12,7 @@ print(type(num))
print(type(float_num )) print(type(float_num ))
print(type(name)) print(type(name))
print(type(goods)) print(type(goods))
'''
import turtle import turtle
Pen = turtle.Pen() Pen = turtle.Pen()
......
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