hey guys, I’m trying to display the highest and lowest elements in this array. I can find the highest element no problem, but the lowest isn’t working and I'm not sure why (lines 14 - 21). I think its just a simple mistake but haven’t been able to fine it.
However I have just set it to lw = 99999999, what would be a way to ensure that there is no value lower then this to start? in this program its user entered)