I'm trying to get the numbers in a list in ascending order but the sort () method is putting the 10 and its multiples (20, 30) as being similar to itself divided by 10. For example, in the following code:
numeros = ['1', '3', '2', '20', '4', '...
asked by
17.12.2017 / 03:21