55cfb173d8
Ordered the exercise folders by placing their numbers in their folder name
5 lines
58 B
JavaScript
5 lines
58 B
JavaScript
const sumAll = function() {
|
|
|
|
};
|
|
|
|
module.exports = sumAll;
|