0
Write a program to store the all the prime number from 1 to 1000 in to a file using objects. Read all the prime numbers store
Write a program to store the all the prime number from 1 to 1000 in to a file using objects. Read all the prime numbers store in the file and return their sum.
3 Réponses
+ 6
Kamalesh Ray ,
can you please share your code so that we can see where you get stuck?
thanks!
0
I have code for only print the prime from 1 to 1000
- 1
I don't have a code