3 Respostas
+ 1
i do that flip flopping. depending on how much i iterate i might save the int into a str variable so i dont have to str() every time
+ 1
Be more precise, pb not clear. If you flip flop you probably do things the wrong way
0
[int(n) for n in str(num)] 😃😄