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 b7e5141 commit 1c467c1Copy full SHA for 1c467c1
src/variables/challenges.md
@@ -90,6 +90,8 @@ void main() {
90
91
You are not allowed to write `b = "A";` or `a = "B";`
92
93
+As a hint: you can always make new variables.
94
+
95
## Challenge 5
96
97
Some of the variables in this program are named "wrong."[^byconvention] Fix them.
0 commit comments