codinasion-archive / codinasion-programme

An open source codebase for sharing programming solutions.
https://codinasion.vercel.app/programme
MIT License
62 stars 147 forks source link

Even or Odd PHP #1237

Closed harshraj8843 closed 2 years ago

harshraj8843 commented 2 years ago

Write a programme to check a number even or odd.

Programme

Input  : 3
Output : Odd Number