Create a function named divisors that takes an integer and returns an array with all of the integer’s divisors(except for 1 and the number itself). Example: divisors (12); //should return [2,3,4,61 divisors (25); //should return [5] divisors (13); //should return [1 You can assume that
PayPal Gateway not configured
PayPal Gateway not configured