Computer Science, asked by sayedilma48, 10 months ago

write a program in C++ to peat the prime numbers between 100-300​

Answers

Answered by mittalyashvardhan200
0

Answer:

void main

int n;

if(n=101-300)

print out(n+"is from 100-300")

Similar questions