1. Write a program to print one of the words negative, zero, or positive, according to whether variable x is less than zero, zero, or greater than zero, respectively. sa 12 cs chapter 1 / PythonCSIP CS IP 1. Write a program to print one of the words negative, zero, or positive, according to whether variable x is less than zero, zero, or greater than zero, respectively. Read More »
2. Write a program that returns True if the input number is an even number, False otherwise. sa 12 cs chapter 1 / PythonCSIP CS IP 2. Write a program that returns True if the input number is an even number, False otherwise. Read More »