Commit 0c8a9c6b by BellCodeEditor

save project

parent d67d0fb3
Showing with 1 additions and 0 deletions
...@@ -17,6 +17,7 @@ a=('华雄') ...@@ -17,6 +17,7 @@ a=('华雄')
c=('颜良','文丑') c=('颜良','文丑')
a.extend(c) a.extend(c)
print(a) print(a)
a=['吕布']
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