2
I have the list ['4', '07', '08', '2017', '364', '355673087875675']
and would like to re a formula to return the higher value, which in this case would be the '355673087875675'
, tried to use the max()
, but it didn’t work, I’m not being able to think of a simple solution to this problem, I’m thinking of using a sorting algorithm but it would be too big the code, there must be some way to do it.
ola got here thank you very much
– Rodrigo Augusto Martins