Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
First solution in Clear category for Even the Last by arek.kowalski107
def checkio(array):
dl=len(array)
if dl!=0:
i=0
sum=0
#print(dl)
while i
Oct. 22, 2016