Commit 6a674476 by BellCodeEditor

save project

parent 7cfd7cac
Showing with 2 additions and 5 deletions
b=['文丑','颜良']
a=['华雄']
a.extend(b)
print(a)
\ No newline at end of file
student=["悟空","",'','']
\ 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