Commit 712d60a5 by BellCodeEditor

save project

parent c3aa8fa5
Showing with 4 additions and 2 deletions
......@@ -4,4 +4,6 @@ print(name+word)
num=9
float_num=3.1415926
name="悟空"
print(type(num))
\ No newline at end of file
print(type(num)
import turtle
pen=turtle.Pen
\ 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