Question: For this application, you will design a Fortran program that puts random numbers into a 1 0 0 0 by 1 0 0 0 dimensional

For this application, you will design a Fortran program that puts random numbers into a 1000 by 1000 dimensional array.
Your random selector will pick the numbers from 0 to 1000.
Using Lecture 21, create a function named check_Prime that is called to define what a prime number is.
Your application should not only assign these units to the array but will output how many prime numbers are within the array in a separate file called results.txt.
So, you need to submit the code you used and the output of your program.
Since it is random, everyone's output should be different.
Submit a screenshot of how your application functions.
Good luck!
For this application, you will design a Fortran

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 Programming Questions!