Commit 47428795 by BellCodeEditor

save project

parent f2469ce3
Showing with 4 additions and 0 deletions
......@@ -22,3 +22,6 @@ a=['华雄']
c=['颜良,文丑']
a.extend(c)
print(a)
b=[ss]
\ 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