dict2 = {'A':'1', 'B':'2' }for eachKey in sorted(dict2): print 'dict2 key', eachKey, 'has value',
Name (required)
email (will not be published) (required)
Website