Dictionary Dictview Python Python 3.x Dict.keys()[0] On Python 3 October 26, 2023 Post a Comment I have this sentence: def Ciudad(prob): numero = random.random() ciudad = prob.keys()[0] … Read more Dict.keys()[0] On Python 3