What is the difference between these both? For loop and Max Function. Which one should I choose? For loop:
max = numbers[0] for number in numbers: if numb