Question: write a python code to perform the following tasks using boolean operators: 1 . define an even number 1 2 4 and print Even. 2

write a python code to perform the following tasks using boolean operators: 1. define an even number 124 and print Even. 2. define an odd number 123 and then print odd. output: even odd input separate input using the 'enter' key

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!