Commit 584b2af0 by BellCodeEditor

save project

parent 4262ac02
Showing with 5 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