I am trying to write some code that basically has two user built functions. One function called "callMidNum" that asks the user for three numbers, next you have another functioned lets called "lilMiddleNum" that calculates what the middle number is but I can't seem to get my head around the logic. I have some code already but could anyone give me tips if its not correct. Thanks.