I have an Array:
int[] arr = {-15, -23, -34, -22, 2};
I am trying to do an if statement, if values are below 0, then the array value changes