If I have a group of doubles, say each assigned to something like:
a, b, c, d, and e
if each variable's value is inputted by the user, how could i find which one is the highest and lowest value?
i assume it would require a nested loop, but i'm still a beginner and don't really know how to start! ;p
sorry! i feel helpless
(eh maybe another question later!
)
a, b, c, d, and e
if each variable's value is inputted by the user, how could i find which one is the highest and lowest value?
i assume it would require a nested loop, but i'm still a beginner and don't really know how to start! ;p
sorry! i feel helpless
(eh maybe another question later!
