2 Commits

Author SHA1 Message Date
mollychi
3bd928ca29 I added the for number in range to all the other functions, added a starting value to the 3 broken functions, and a skip counting value to all the broken functions.
Something i understood well was the idea that i needed to use the same "for number in range" prompt for all of the functions. Something I was unsure about was why my even numbers wouldnt work when i had (max, 2), but i realized the error of not having a strting value. Other than that theres not much i was unsure about as this is very similar to math.
2025-09-14 21:21:29 -04:00
54396d1b52 Initial commit 2025-09-01 14:20:52 +00:00