Javascript
JavaScript exercises: Functions
Write a function that takes an array of numbers as input and returns the sum of the squares of all the odd numbers in the array. Write a function that takes two arrays of strings as input, and returns an array containing all the strings that appear in both input Read more…







