DemonixX
August 19th, 2009, 06:57 AM
How would one go about finding the greatest number in an array of numbers using loops and if statements? For example, if you had an array like this:
(4, 8, 3, 19, 6, 11)
(4, 8, 3, 19, 6, 11)
View Full Version : Using perl code.