Skip to content

This repository contains a Python script that generates a list of prime numbers within a specified range.

License

Notifications You must be signed in to change notification settings

MahediZaber51/PrimeNumberGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Prime Number Generator

This repository contains a simple Python script to generate prime numbers within a specified range.

Getting Started

  1. Clone this repository using git clone https://github.com/MahediZaber51/PrimeNumberGenerator.git
  2. Navigate to the PrimeNumberGenerator folder.
  3. Run the script using the command: python prime_number_generator.py

Features

  • Generate a list of prime numbers within a specified range.

Usage

  1. Run the script using the provided command.
  2. Enter the start and end of the range.
  3. The script will display the prime numbers within the specified range.

Contributing

Contributions are welcome! If you find a bug or have an enhancement in mind, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository contains a Python script that generates a list of prime numbers within a specified range.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages