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 dfca479 commit 329d7d6Copy full SHA for 329d7d6
14_contains/README.md
@@ -1,3 +1,3 @@
1
-# Exercise 13 - contains
+# Exercise 14 - contains
2
3
-Description of the exercise goes here.
+Write a function that searches for a value in a nested object. It returns true if the object contains that value.
0 commit comments