For this homework you will do 3 different Codewars Challenges and then take a picture of the completed challenge, then push back up to the repository when you are done. Each of these are 8 Kata which is the easiest level.
https://www.codewars.com/kata/area-of-a-square-easy/train/javascript
This one will test your knowledge of both Javascript and Math.
https://www.codewars.com/kata/lario-and-muigi-pipe-problem/train/javascript
In order to solve this you need to find the lowest number in an array, the highest number in the array, and then fill all the numbers inbetween by incrementing by 1 each time.
In this one you will want to find the youngest and oldest person in a group, then output a string with their ages and the age difference between them.
After you have completed all these challenges then take a screen shot showing your completion and then push back up to the repo.
https://www.codewars.com/kata/fizz-buzz-cuckoo-clock/train/javascript
This is a mixture of both clock functions and Fizz Buzz
All content is licensed under a CCBYNCSA 4.0 license. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.