Q. Write a python program to print one of the words negative ,zero or positive. 
Q. Write a python program to print one of the words negative ,zero or positive. according to whether variable x is less than 0, 0 or greater than 0 respectively.…
Q. Write a python program to print one of the words negative ,zero or positive. according to whether variable x is less than 0, 0 or greater than 0 respectively.…