Commit Graph

2 Commits

Author SHA1 Message Date
Lauren Dawnkaski 59a3a3b2d8 I got to checkpoint 2.
I really understand ranges maybe due to my math background.
One thing that I tried when doing the odd numbers was to input the stride as 2*number+1. My thought process was to originally include zero. Putting in an equation like this unfortunately does not work.
Then I thought about the definition of odd and realized that zero is not odd because it is divisible by 2.
2024-09-10 16:29:23 -04:00
ldawnkaski c9a270051b Initial commit 2024-08-27 20:34:49 +00:00