4 Commits

Author SHA1 Message Date
OllyDS
c2a01888e1 Completed first 8 tasks and first quiz.
Some more reading required on the following:

- `move_semantics` aka ownership and borrowing.
- `enums` especially using with match expressions.
2022-07-26 22:51:53 +01:00
mokou
81edc4234f fix(variables): reorder and redo hint texts 2022-07-11 13:43:41 +02:00
Alexx Roche
524e17df10
fix(variables6): minor typo (#419)
Looks like this was cloned from variables5.rs
2020-06-03 13:34:43 +02:00
Said Aspen
5999acd24a
feat: Add exercise variables6 covering const (#352) 2020-04-14 10:13:20 +02:00