Determining Prime Number Status

# Introduction In this lab, your task is to create a program that takes an integer input, checks whether the number is prime or not, and prints either 'Prime Number' or 'Not a Prime Number' based on the divisibility of the number.

|60 : 00

Click the virtual machine below to start practicing