I want to find prime numbers in a given range. The output number must be separated by a comma.
#include using namespace std; int main() { i