Skip to content

DevSavante/js-for-react-native-11029581

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

11029581 -The processArray function takes an array of numbersand returns a new array where each even number is squared and each odd number is trippled. -formatArrayStrings function takes two arrays, one of strings and one of numbers processed by proccessArray. It capitalizes strings if the corresponding number is even and converts them to lowercase if the number is odd. -createUserProfiles function takes an array of names and an array of modified names (from Task 2), returning an array of objects containing originalName, modifiedName, and id (auto-incremented starting from 1).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors