I have a python dict like this,
d = { "k1" : "v1", "k2" : "v2" }
I want to pick up value of k1 from d