Commit 97745b9a by BellCodeEditor

save project

parent d7182b1c
Showing with 4 additions and 5 deletions
a="18"
b=18
print(type(a))
print(type(b))
\ No newline at end of file
import turtle
pen=turtle.Pen()
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