teacher_code_python/lambada.py

1 line
32 B
Python
Raw Normal View History

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