PERL:
CREATE a function! (there needs to be a function)
NO MAX, so do not have input > 10 or any number, its input until the user stops
CALL the function
Write a program that creates an Average function. The Average function that takes
multiple inputs (numbers) and then finds the average of these numbers

PERL- CREATE a function! (there needs to be a function) NO MAX- so do.docx

  • 1.
    PERL: CREATE a function!(there needs to be a function) NO MAX, so do not have input > 10 or any number, its input until the user stops CALL the function Write a program that creates an Average function. The Average function that takes multiple inputs (numbers) and then finds the average of these numbers