First solution in Clear category for Funny Addition by arek.kowalski107
def checkio(data): return eval("sum(%s)" % data)
Dec. 14, 2016