Commit a4dc9df9 by BellCodeEditor

auto save

parent 3bbdbff2
Showing with 5 additions and 5 deletions
......@@ -2,7 +2,7 @@
# c=['颜良','文丑']
# a.extend(c)
a=['吕布']
d=['y','g','l','gy','zh']
c=d[0:3]
print(c)
\ No newline at end of file
# =['吕布']
# d=['y','g','l','gy','zh']
# c=d[0:3]
# print(c)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