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.
1 parent 2d5d706 commit bf69865Copy full SHA for bf69865
solutions/quizzes/quiz2.rs
@@ -6,7 +6,7 @@
6
// - Append "bar" to the string a specified amount of times
7
//
8
// The exact form of this will be:
9
-// - The input is going to be a vector of a 2-length tuple,
+// - The input is going to be a vector of 2-length tuples,
10
// the first element is the string, the second one is the command.
11
// - The output element is going to be a vector of strings.
12
0 commit comments