Retrieving dictionary value list : Items : Dictionary PYTHON TUTORIALS


PYTHON TUTORIALS » Dictionary » Items »

 

Retrieving dictionary value list


keyGenDict={'keys':[1,2,3],1:'blue',2:'fast',3:'test','key':2}

print keyGenDict.values()



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo Dictionary
» Items