No products in the cart.

Find the error of the following …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

Find the error of the following code: x = 8 y = int(input ( "Enter no") if x > y print (x) else : print (y)
  • 1 answers

Tec Om 4 years, 1 month ago

there is an error of indentation the right code is
x = 8
y = int(input ( "Enter no")
if x > y :
print (x)
else :
print (y)
http://mycbseguide.com/examin8/

Related Questions

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