Topic: Array Problem / Level: beginner

Problem: Replace all negative elements in an array with their absolute value.

Run the code to see the output here...