Commit 2a86beaf by BellCodeEditor

save project

parent 04bc9489
Showing with 12 additions and 0 deletions
s = 18/6//3
print(s)
\ No newline at end of file
list1=['b','c',1,2,3,4,5]
list1.append('a')
list1.append('a')
list1
\ 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