Lizzie Siegle
Lizzie Siegle
Make a function that checks if two strings are anagrams ex: anagram("abcd3", "3acdb") //false anagram("123", "456") //false
Make a function that removes elements from the end of an array until the passed function returns true and returns the remaining elements in the array.
## Description ## Checklist - [ ] I ran `npm test` locally and it passed without errors. - [ ] I acknowledge that all my contributions will be made under...
https://github.com/user-attachments/assets/e96ecad6-02ac-482f-ba65-0c533347bbe9