titong0
|
8344cbc273
|
Add missing editable attribute to exercise (#1827)
I was reading the docs and I stumbled upon this.
I'm unsure about when exercises should be solved directly on the site
and when they should be copied and pasted into a playground. But since
the previous chapter's exercise is solvable in the site [(fibonacci
sequence)](https://github.com/google/comprehensive-rust/blob/0cb7f496b542d76468fa950718f57f4037abc8fa/src/types-and-values/exercise.md?plain=1#L15),
I figured this one might be missing the attribute. Anyway amazing work
on the docs!
|
2024-02-20 16:12:55 +00:00 |
|