Write a program that determines if an integer (input by the user) is odd or even.
The program should also include functions that:
1) Determine if an even number is greater then 1000
2) Determine if an odd number is less then or equal to 199.
The program should display (output) the results.
Remember to include a function that displays your name and email address.
if anyone can pull this off that would be greatly appreciated