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 386e1da commit c174fafCopy full SHA for c174faf
src/variables/challenges.md
@@ -88,7 +88,7 @@ void main() {
88
}
89
```
90
91
-You are not allowed to write `b = "A";` or `a = "B";`
+To be clear: you are not allowed to write `b = "A";` or `a = "B";`
92
93
As a hint: you can always make new variables.
94
0 commit comments