Commit a44885b3 by BellCodeEditor

save project

parent ff19ad05
Showing with 1 additions and 5 deletions
...@@ -7,7 +7,4 @@ ...@@ -7,7 +7,4 @@
# c=['颜良','文丑'] # c=['颜良','文丑']
# a.extend(c) # a.extend(c)
# print(a) # print(a)
z=['c','v','b','n','m']
j=['k']
a=z[3:5]
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