Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Prime Checker

A simple Python program to check if a number is prime.
The program runs in the terminal, takes user input, and tells whether the number is prime or not.


Features

  • Checks if a given number is prime.
  • Allows repeated checks until you type exit.
  • Handles invalid inputs gracefully.

Requirements

  • Python 3.x installed on your system

How to Run

  1. Clone this repository:
    git clone https://github.com/sonulakra-trader/prime-checker.git
    cd prime-checker
    

About

A simple Python program to check if a number is prime.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages