So, I want to randomly generate the months in python, I already have a number gentype I made: gentype = '0123456789' So how would I do this so that the numbers are 01,02,03,04,05,06,07,08,09,10,11,12
gentype = '0123456789'
Aucun commentaire:
Enregistrer un commentaire