Browse Source

Update elementary.en.md

Add clarification
content-update
Tlekbai Ali 4 years ago committed by Clément
parent
commit
e10498a96b
  1. 1
      subjects/elementary.en.md

1
subjects/elementary.en.md

@ -7,6 +7,7 @@ Create 3 functions:
- `divide` that do an integer division without using `/`
- `modulo` that act like the `%` operator without using it
> functions should have (a, b) as arguments
### Code provided
```js

Loading…
Cancel
Save