Given an array containing numbers and one character strings, write a function that takes the array and returns an object with property names evens, odds, and chars. The value for evens is an array of sorted even numbers and odds is an array of sorted odd numbers and chars is an array of sorted character strings.
-
Notifications
You must be signed in to change notification settings - Fork 0
EvelynArinaitwe/week3_challenge1
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published