No products in the cart.

x=y=z=0 x=float(input("Enter first number:")) y=float(input("Enter second …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

x=y=z=0 x=float(input("Enter first number:")) y=float(input("Enter second number:")) z=float(input("Enter third number:")) max=x if y > max : max=y if z > max : max=z print("largest number is",max) What is the mistake in this coading??????
  • 2 answers

Gaurav Kumar 5 years ago

Indentation problem

Harshi . 5 years ago

Invalid syntax
http://mycbseguide.com/examin8/

Related Questions

What is alu
  • 1 answers
Define packages
  • 0 answers
Write a program for swapping two numbers
  • 1 answers
Write a program for swapping two numbers?
  • 0 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