Question: Can use help with PERL scripting in Linux/UNIX please: Write a script called activity6.2-3.pl that prompts the user 4 times: the first time for the

Can use help with PERL scripting in Linux/UNIX please:

Write a script called activity6.2-3.pl that prompts the user 4 times:

the first time for the students name, and the next 3 times for the scores in quiz1, quiz2, and quiz3 respectively. The script will then compute the average.

Set the number of quizzes to 3 using the constant pragma.

The output of your script should look like below:

Purpose: Computing Quizzes Average

Name Quiz1 Quiz2 Quiz3 Average Jon Doe 12 14 15 13.66

Dont forget to include the header information

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!