-
Notifications
You must be signed in to change notification settings - Fork 3
Add my program - prime_number.py #1
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthacktoberfest acceptedhelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthacktoberfest acceptedhelp wantedExtra attention is neededExtra attention is needed
I would like to add a Python program to check whether a number is prime or not.
Language: Python
File Name: prime_number.py
Description: A simple program to check if a number is prime.