Commit ebebe4da by BellCodeEditor

auto save

parent d223b699
Showing with 9 additions and 0 deletions
\ No newline at end of file
name=['Jonh','Sam','Lily','Anna','Daming','Helen']
#name[2]='Nina'
#name.insert(5,'Sally')
#name.remove('Anna')
#print(name)
\ 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