Computer Science, asked by saimadhav655, 5 hours ago

Write a program which takes a single
integer as input and prints "TRUE" If the
integer is a prime number between 1
and 500 (1 is to be considered as a
prime number). If the number is not
prime the program should print
"FALSE". If the number supplied is
outside the range the program should
print "OUT OF RANGE" If 0 is supplied
as input, the program should stop
executing. The program should print all
outputs in uppercase​

Answers

Answered by ritarashigupta
0

Answer:

sorry I don't know what is answer

Similar questions