summaryrefslogtreecommitdiff
path: root/exercises/095_for_loops.zig
AgeCommit message (Collapse)Author
2023-04-30Renamed 095 to "for3" to match feature sequenceDave Gauer
So 100 will be the next in line.
2023-04-30Updating wording in 'for' exercisesDave Gauer
This is in preparation for another dive into 'for' in an upcoming Exercise 100. Also reformatted 095 for 65 columns and some wording.
2023-03-04exercise for new for-loopsChris Boesch