ES6: Salary Rise (functions) | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

ES6: Salary Rise (functions)

You created an array containing salaries of factory workers. The factory manager has decided to give salary raises to his best workers and needs to the see the impact of these increases on the budget. The program you are given takes the salary percent increase as input. Complete the given function to use the percent as a parameter, then calculate and return the total salary increase for all of the workers in the array. //Back again on the struggle bus… https://code.sololearn.com/cZAe4Evoq4Sp/?ref=app

14th Feb 2022, 4:31 AM
Tahiti🌍Castillo
Tahiti🌍Castillo - avatar
2 Réponses
14th Feb 2022, 4:49 AM
Raul Ramirez
Raul Ramirez - avatar
0
Raul Ramirez Thank you again. Your working of the exercise helped me find my error.
14th Feb 2022, 4:59 AM
Tahiti🌍Castillo
Tahiti🌍Castillo - avatar