diff --git a/README.md b/README.md new file mode 100644 index 0000000..76c209f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# OddEvenPython +This is a Python Program to find weather the given number is odd or even.