Commit 0e0dc19e by BellCodeEditor

save project

parent 436ca803
Showing with 4 additions and 4 deletions
a = {a:1,b:2,c:3}
print(len(a))
print(len(z))
\ No newline at end of file
dict_s={a:1,b:2,c:3}
print(dict_s)
\ 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