преобразовать отрицательный в ноль в списке в Python
[max(num, 0) for num in num_list]
NA RACE
[max(num, 0) for num in num_list]