Commit b5523ff6 by BellCodeEditor

save project

parent 021b0502
Showing with 1 additions and 0 deletions
a=['华熊'] a=['华熊']
a.append('颜良','文丑') a.append('颜良','文丑')
a.extend(c)
print(a) print(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