Commit Graph

3 Commits

Author SHA1 Message Date
sigrid
2a738638ed CHECKPOINT 2 - RANGES
This one was easy! It is quite straightforward. I think ranges can become very useful. I do think it will take some getting used to that the maximum number is not included. I get the urge to make the range(21) instead of range(20) so I can get the "full" list of numbers.
2025-09-11 12:44:11 +08:00
sigrid
5f5e945dab CHECKPOINT 1 - make square with list
Hello! So yes, it was a little difficult, but not impossible. I think CS is mostly about logic and mathematics (or that's how i feel right now). I knew it would need a list within the definition but I thought putting a '4' as a motion would be the solution to do the motion 4x. Except it didn't. So then I reread the lab instructions and I guessed it would need 4 '1's to get completed. And that worked! So not actually that difficult to figure out but you need to use your brain. I'm just thinking it doesn't feel super intuitive to me yet, but I'm sure this will come with more practice! We just started haha.
2025-09-11 12:26:41 +08:00
97fa24ceed Initial commit 2025-08-28 04:57:34 +00:00