Question d’entretien chez Gramener

For given two lists combine them and create dictionary

Réponse à la question d'entretien

Utilisateur anonyme

23 nov. 2016

dict(zip(a,b))