teacher_code_python/lambada.py

1 line
32 B
Python

print(sum(list(range(1,101,2))))