ReciHub / FunnyAlgorithms

A repository with a bunch of funny algorithms, beginners friendly
Creative Commons Zero v1.0 Universal
441 stars 700 forks source link

Added Even Number Check Program in C# #1265

Open YKGupta opened 11 months ago

YKGupta commented 11 months ago

Added a program that checks whether a number is even or not and displays appropriate message in C#.