Question: Home Po Up Lock Pg Dn Python, Even Odd (10 pts) . Create a program that does the following: o o Input two integers Determine
Home Po Up Lock Pg Dn Python, Even Odd (10 pts) . Create a program that does the following: o o Input two integers Determine if the numbers are even or odd If n is divisible by 2, then n is even, otherwise n is odd .Hint: o If both are even, output "Both even Otherwise, if both are odd, output "Both odd" Otherwise, output "One even, one odd" o o
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
