Write an arrow function where it will do the following:
- It will take two array inputs
- Combine the two arrays and assign them in a new array
- Find the maximum number from the new array and return the result
Print the result.
problem getting source : https://drive.google.com/file/d/1Ut8t4Ed8V-U0Axtz4nbIXJhmxvMEMUe9/view