summaryrefslogtreecommitdiff
path: root/progs/a468.py
blob: d01e068a4f0f7e9e425ebd07d3829de95940efb4 (plain)
1
2
def count(lst):   
    return sum(lst)