Skip to content

Liveraidei/Basic-JavaScript-Replace-Loops-using-RecursionPassed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Basic-JavaScript-Replace-Loops-using-RecursionPassed

Write a recursive function, sum(arr, n), that returns the sum of the first n elements of an array arr.

About

Write a recursive function, sum(arr, n), that returns the sum of the first n elements of an array arr.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published