Commit 47428795 by BellCodeEditor

save project

parent f2469ce3
Showing with 5 additions and 2 deletions
......@@ -21,4 +21,7 @@ print(a)
a=['华雄']
c=['颜良,文丑']
a.extend(c)
print(a)
\ No newline at end of file
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