Skip to content

Commit 1c467c1

Browse files
committed
Update challenges.md
1 parent b7e5141 commit 1c467c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/variables/challenges.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ void main() {
9090

9191
You are not allowed to write `b = "A";` or `a = "B";`
9292

93+
As a hint: you can always make new variables.
94+
9395
## Challenge 5
9496

9597
Some of the variables in this program are named "wrong."[^byconvention] Fix them.

0 commit comments

Comments
 (0)