1.

Write a python program to generate all prime numbers in a given range

Answer»

ANSWER:

Here is your answer

Explanation:

PYTHON program to ASK the USER for a range and display all the prime numbers in that INTERVAL.



Discussion

No Comment Found