Skip to content

Commit b1de955

Browse files
committed
Merge pull request timoxley#92 from martinheidegger/patch-1
More friendly hints
2 parents 8b2ce3e + 81ab347 commit b1de955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/higher_order_functions/problem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Use the boilerplate code given to you below to get started. Most/all future exer
2929

3030
## Hints
3131

32-
* This is really simple.
32+
* Don't overthink it, the code should be rather simple.
3333
* It's ok to use a loop in your implementation, bonus points
3434
if you use recursion instead.
3535
* You may notice some output. That is coming from the function we passed you.

0 commit comments

Comments
 (0)