We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c923e7a + 68fe97b commit 4190b73Copy full SHA for 4190b73
exercises/quiz2.rs
@@ -16,7 +16,7 @@
16
// - The input is going to be a Vector of a 2-length tuple,
17
// the first element is the string, the second one is the command.
18
// - The output element is going to be a Vector of strings.
19
-// Execute `rustlings hint quiz2` or use the `hint` watch subcommand for a hint.
+// No hints this time!
20
21
// I AM NOT DONE
22
0 commit comments