I wrote this program awhile back and it seemed to work fine. It's supposed to ask the user to enter three numbers and then it outputs the middle number. I realized when I enter 2,1, and 3 in that order it outputs some random large number. (It might be 3, 1 ,2). Can someone tell me where my error is? I can't seem to find it.