Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Prime Service
This project is a sample application for the AZ-2007 module "Accelerate App Development by Using GitHub Copilot". The application provides a service to check if a number is prime.
## Features
- Check if a number is prime
- Simple and easy-to-use interface
## Requirements
- Python 3.x
## Installation
1. Clone the repository:
```
git clone <repository-url>
```
2. Navigate to the project directory:
```
cd APL2007M4PrimeService
```
## Usage
To use the prime service, run the following command: