Commit f52988d0 by BellCodeEditor

save project

parent bf217e4a
Showing with 3 additions and 1 deletions
list = [1,2,3] list = [1,2,3]
dict = {'1':j,'2':j,'3':k} dict = {'1':"j",'2':"j",'3':"k"}
dict['1']="jkr"
print(dict) print(dict)
\ 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