python-workout icon indicating copy to clipboard operation
python-workout copied to clipboard

Update e09b4_even_odd_sums.py

Open CKr0nzz opened this issue 4 months ago • 0 comments

Refactored to use slicing and sum() for even/odd indices, making the code shorter, clearer, and matching the problem statement.

CKr0nzz avatar Aug 14 '25 01:08 CKr0nzz