Write a PHP program to compute the sum of first n given prime numbers.
Input: n ( n ≤ 10000). Input 0 to exit the program.
Pictorial Presentation:
Sample Input:250
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
Sample Input:
need an explanation for this answer? contact us directly to get an explanation for this answer25
0