Commit Graph

6 Commits (61a84a2c118af05493c86862e2eb5dbf7977a02e)

Author SHA1 Message Date
mo8it 2f810a4da6 Clean up and unify exercises 5 months ago
mo8it cb9f1ac9ce Require a main function in all exercises 5 months ago
mo8it fa1f239a70 Remove "I AM NOT DONE" and the verify mode and add AppState 6 months ago
Evan Miller 19b5e24d5c
Update hashmaps3.rs description for clarity
I struggled with this exercise and didn't understand that it was looking for a summary of goals scored/conceded per team, instead of per match.

My goal here is just to clarify the language, essentially saying "the total number of goals the team scored" to indicate that we are looking for a sum.

Updated the exercise description to clarify this point.

Relates loosely to closed issue https://github.com/rust-lang/rustlings/issues/1361
7 months ago
Sergei Gerasenko 93aef73eb5 Correct for more standard English 9 months ago
Adam Brewer 64d95837e9 Update Exercises Directory Names to Reflect Order 11 months ago