Commit 91cf3b39 by BellCodeEditor

save project

parent 9da1b87d
Showing with 3 additions and 2 deletions
......@@ -4,4 +4,5 @@
a="关关"
b="刘刘"
c="飞飞"
q=[a,b,c]
\ No newline at end of file
q=[a,b,c]
print(q)
\ 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