How to get if else statements to work.The code is good up until I get to the 'if' part. When I run the code, lets say I enter the numbers:...
10 is an odd numberWhen I run this code, I get "The product of 5 and 2 is 10 and is odd. The sum of 5 and 2 is 7 and ...
Writing a program that determines if the product is even or odd.Write a program that asks the user for two integers. The program will then multiply the two numbers ...
This user does not accept Private Messages