Challenge: Check if Even or Odd
Can we solve a challenge that will determine if the number is even or odd?
We'll cover the following
Problem statement
Write a code in both Python and Powershell that will check if the number is even or odd.
Expected output
The program should print “even” or “odd” when the number given is even or odd.
Get hands-on with 1400+ tech skills courses.