/Array-of-Multiples

Create a function that takes two numbers as arguments (num, length) and returns an array of multiples of num until the array length reaches

Primary LanguageJavaScript

This repository is not active