Commit 7fd437f1 by BellCodeEditor

save project

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