Question: write in perl script 1.Write a script using the while loop construct that generates 100 randomly generated numbers between 0 and 99 and writes them
write in perl script
1.Write a script using the while loop construct that generates 100 randomly generated numbers between 0 and 99 and writes them out in a user specified filename.
2. Write a subroutine to generate two random numbers between -10 and 10 and compute sum of their squares.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
