Commit graph

8 commits

Author SHA1 Message Date
Remo Senekowitsch
b540c6df25 Make if2 less confusing
Some people would get stuck on this exercise, trying to understand the meaning
behind foo, fuzz, baz etc. Making the theme of the code make a little more sense
to humans should hopefully prevent people from getting confused by abstract and
non-sensical tests.
2024-09-14 10:03:52 +02:00
mo8it
eafb157d60 if2 solution 2024-05-22 15:16:50 +02:00
mo8it
7cdf6b7942 Add missing semicolons 2024-05-22 15:13:18 +02:00
mo8it
3bb71c6b0c Remove unneeded pub 2024-05-22 15:04:12 +02:00
mo8it
2f810a4da6 Clean up and unify exercises 2024-04-17 23:34:27 +02:00
mo8it
cb9f1ac9ce Require a main function in all exercises 2024-04-17 22:46:21 +02:00
mo8it
fa1f239a70 Remove "I AM NOT DONE" and the verify mode and add AppState 2024-04-11 02:51:02 +02:00
Adam Brewer
64d95837e9 Update Exercises Directory Names to Reflect Order 2023-10-16 07:37:12 -04:00
Renamed from exercises/if/if2.rs (Browse further)