Jadu07 / CodeFlex

Write Code for the Issues from Issues Tab and Push the Code.
MIT License
1 stars 11 forks source link

Add a Function to Check Prime Numbers #2

Closed Jadu07 closed 1 week ago

Jadu07 commented 1 week ago

Issue Title: Create a function to check if a number is prime

Description: Write a Python function that determines whether a given number is prime. A prime number is a number greater than 1 that has no divisors other than 1 and itself.

You Have to add code in Python Folder

Hungry-devourer commented 1 week ago

assign me this issue @Jadu07