Commit 69da8f23 by BellCodeEditor

save project

parent e0110c4e
Showing with 15 additions and 2 deletions
......@@ -2,4 +2,17 @@ s=set
a=1
b=[1,2,3]
if a in b:
print('z')
\ No newline at end of file
print('z')23678
Pen1.pensize(5)
Pen1.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