Question: 6. Write a program that would take an integer input from the user and display if that particular number is a prime number or not.

6. Write a program that would take an integer input from the user and display if that particular number is a prime number or not. A number is a prime number if it is divisible only by itself and 1 (example: 2, 3, 5, 7, 11)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
