No products in the cart.

Write a program to print one …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

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.
  • 2 answers

Akash Verma 4 years, 4 months ago

,

Sakshi Yadav 4 years, 5 months ago

a=int(input("enter a number")) If a>0: print("positive") If a<0: print("negative") If a=0: print("zero")
http://mycbseguide.com/examin8/

Related Questions

What are called tokens
  • 2 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App