data-structures-algorithms-python icon indicating copy to clipboard operation
data-structures-algorithms-python copied to clipboard

Updated 3_odd_even_numbers.py

Open Sigchi98 opened this issue 3 years ago • 0 comments

here in line 5 added max + 1 in case max is itself an odd no. so it must be added as well in the odd_number list.

Sigchi98 avatar Aug 28 '22 11:08 Sigchi98