How to get key value from list dictionary string object in c#?
Answers
Answered by
0
key1 \t value1 key2 \t value2
I thought I could maybe do it like this:
for i in d: print d.keys(i), d.values(i)
I thought I could maybe do it like this:
for i in d: print d.keys(i), d.values(i)
Similar questions
Computer Science,
7 months ago
Hindi,
7 months ago
Math,
1 year ago
Math,
1 year ago
History,
1 year ago
Environmental Sciences,
1 year ago
English,
1 year ago