Write a js program to create a function. The program has a function which calculates the first ten multiples of all the numbers, starting from 1 till the given number, and returns sum of all the multiples as result. Use while loop inside while loop.Your output code should return theβ¦
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)