Commit Graph

3 Commits

Author SHA1 Message Date
tsmith37
af6ffdfbd8 Print numbers from 1-20, odds, even and in multiples of 5
something interesting about ranges is that it alway skips the last numbers
something im still unsure about is why in line 26 "Choose a number:" need a :
2025-09-15 16:29:20 -04:00
tsmith37
034481f2a5 Made the square repeat using a list iteration
It wasnt difficult, it just took some time to figure out how to write it. I used the previous code for how they repeated the square but changed its size to understand how to write the correct code.
2025-09-13 21:07:58 -04:00
10edd5649d Initial commit 2025-08-29 14:04:47 +00:00