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 915a59e commit 57834e9Copy full SHA for 57834e9
exercises/quiz2.rs
@@ -6,7 +6,7 @@
6
// - Modules
7
// - Enums
8
9
-// Let's build a little machine in form of a function.
+// Let's build a little machine in the form of a function.
10
// As input, we're going to give a list of strings and commands. These commands
11
// determine what action is going to be applied to the string. It can either be:
12
// - Uppercase the string
0 commit comments