Commit 39d2de9a by BellCodeEditor

auto save

parent 83887916
Showing with 5 additions and 0 deletions
......@@ -9,3 +9,7 @@ a.insert(0,'颜良')
a.insert(1,'文丑')
print(a)
list[:]
printl(ist[0:2])
print(list[:2])
\ 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