Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 127 Bytes

File metadata and controls

3 lines (2 loc) · 127 Bytes

Find numbers which are divisible by given number

Create a function which filters elements divisible by divisor argument.