negative numbers positive python How To Make Negative Numbers Positive In Python 25 Aug, 2021 Return -i for i in lst lst -1 2 3 -4 5 -6 -7 printConvert lst Output. According to Guido van Rossum the creator of Pyt…