HackYourFuture Core program week 5 assignment
The Week 5 assignment for the HackYourFuture Core Program can be found at the following link: https://hub.hackyourfuture.nl/core-program-week-5-assignment
Implement the solution in count-above-threshold.js
The function implementation is provided in calculateAverage.js. Write unit tests for this function using Vitest. Do not modify the calculateAverage.js file.
Debug and fix the logic in count-vowels-debug.js