Commit 41f5d057 by BellCodeEditor

save project

parent f10bad75
Showing with 3 additions and 2 deletions
......@@ -9,4 +9,5 @@ print('刘备')
a.exetend(1)
print('关羽')
a.
\ No newline at end of file
a.append('关羽')
print(1)
\ 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