Skip to content

Commit 2007b10

Browse files
Update instructions.md
1 parent e8fb4e9 commit 2007b10

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

exercises/concept/recycling-robot/.docs/instructions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ You have been hired by a recycling center.
44
Due to lack of space, all the products are put on the same conveyor belt, but this has lead to different materials mixing together, making them unusable.
55
To fix this, you have been tasked with making functions to identify the type of a product.
66

7-
8-
97
### 1. Check if a value is a boolean
108

119
Implement the `isBoolean` function, that checks if a value is a boolean.

0 commit comments

Comments
 (0)