how to generate a list of 3-digit numbers like this:
numbers = list(range(1, 1000))
but I want the first number + the second number + the third number = 17 ?
Aucun commentaire:
Enregistrer un commentaire