4 Commits

Author SHA1 Message Date
mbhatti4
68400dfa65 Yes! I think once we start coding longer programs, it would be super helpful for me to use docstrings to explain to myself what each function does.
If you have loads of functions, they can start not making sense if you are just looking at the code.
2025-09-16 19:21:20 -04:00
mbhatti4
de7995f309 I find them quite intuitive to understand.
I like that there are wayts to make the command even more useful, such as adding a start and end number, as well as what you wanna count by.

Overall, i dont think there is much I am confused about in terms of the command on its own.
I am interested in knowing more creatives ways to use range in bigger programs.
2025-09-16 17:04:00 -04:00
mbhatti4
6419e4e53e This was a tough code for me
I attempted to add a for loop to avoid writing forward and right more than once
in the end, the code didn't work but I couldnt figure it out

Checkpoint #1:
Yes, it was. I did not figure it out. Im sure its an easy fix, but I couldnt do it :'(
2025-09-15 22:06:33 -04:00
bd04e64053 Initial commit 2025-08-30 01:11:50 +00:00