Commit Graph

2 Commits

Author SHA1 Message Date
erbrown
4cdcd61ee7 added three for loop statements using the range command
Checkpoint 2: I understand the range command well. Using this command the first value is the starting point, second value is the end point, third value is the step. This command creates a list - like object. I wonder how I could use this command in other assignments and if it is useful!
2025-09-14 16:29:34 -04:00
9705646064 Initial commit 2025-08-31 23:50:46 +00:00