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 a5eafd9 commit 3f6d997Copy full SHA for 3f6d997
exercises/10-Array-Methods/README.md
@@ -10,7 +10,7 @@ tutorial: "https://www.youtube.com/watch?v=jBXve_vh7dU"
10
11
## 💡 Hints:
12
13
-+ Every list comes with default functions that allow sorting - use it inside your function!
++ Every list comes with default functions that allow sorting - use them inside your function!
14
15
+ Stuck on sorting? Read the W3 Schools page on sorting lists:
16
0 commit comments