I'm trying to create a for loop to cycle through an array and perform a basic switch with a temporary variable to cycle out the highest number. I also need to print what position that element was in the array. This is what I have so far.I'm trying to create a for loop to cycle throug