Posts by Cleiton • 1 point
1 post
- 
		0 votes1 answer1695 viewsQ: How to add values of an object array[JS], with only functions and loop for?That is the question: Sum of expenditure and revenue Create a program that calculates the sum of revenue and expenses of users and at the end returns the balance (revenue - expenses). Use the user…