generated from mwc/lab_iteration
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. |
||
---|---|---|
.commit_template | ||
drawtiles.py | ||
poetry.lock | ||
pyproject.toml | ||
ranges.py | ||
square.py | ||
tile.py | ||
tile_grid.py |