This repository has been archived by the owner on Oct 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 763
[feat] : Even Number #202
Comments
can you assigned this issue to me with the label hacktoberfest? |
Hey! |
parvezkhan could you please assign me this issue |
@Parvezkhan0 I would like to contribute in it |
Please assign me this issue |
Sir i have solved the issue please merge #290 |
Closed
I wish to contribute. Kindly assign me this issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Write a Python function is_even(num) that takes an integer num as input and returns True if the number is even, and False otherwise.
The text was updated successfully, but these errors were encountered: