Commit e04893cd by BellCodeEditor

save project

parent bccf2648
Showing with 15 additions and 0 deletions
Dic={'k1':'v2','k2':'v2','k3':'v3'}
#for i in Dic.keys():
#print(i)
#for i ,k in Dic.items():
#print(i,k)
#Dic[k4]=v4
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