Commit 4ac85b1b by BellCodeEditor

save project

parent 00c9481a
Showing with 1 additions and 1 deletions
qwe={'qsd':1,'asd':2,'qxc':8} qwe={'qsd':1,'asd':2,'qxc':8}
qwe['psd']=40 qwe['psd']=40
qwe['zxc']=6 qwe['zxc']=6
if'asd 'in qwe if'asd'in qwe:
print(qwe) print(qwe)
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