# Introduction
In this lab, you will create a program to determine whether a given number is prime or not by checking if it is divisible by any number between 2 and itself minus 1.
Checking Prime Number Divisibility
|60 : 00
Click the virtual machine below to start practicing