Commit 95a52f9c by BellCodeEditor

auto save

parent 02939f1b
Showing with 4 additions and 0 deletions
...@@ -6,4 +6,7 @@ print(a) ...@@ -6,4 +6,7 @@ print(a)
a.insert(-3) a.insert(-3)
print('刘备') print('刘备')
a.exetend(1)
print('关羽')
a. 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