I need some help with Python3, please
I\'ve got a simple code, which turns the even minimum of the list into the string
source_array = [5,2,3,7] i = 0