Write a program that reads an integer value and prints to the user whether that value is negative, zero, or positive. The wording you use to prompt the user for input and give feedback to the user are up to you, but the instructions should be self-explanatory and the output should be clear. It doesn't have to be fancy- but it needs to be clear and work.