unknown152714 unknown152714
  • 03-11-2020
  • Computers and Technology
contestada

Write a program that will input two numbers and print the larger number on the screen.

Respuesta :

Cytokine
Cytokine Cytokine
  • 03-11-2020

num1 = float(input("Enter the first number: "))

num2 = float(input("Enter the second number: "))

if num1 > num2:

   print(num1)

else:

   print(num2)

I hope this helps!

Answer Link

Otras preguntas

What's the square root of 98
what is the least 10 digit whole number
What is the value of 5 in 356,039,763
7.20 7.2 greater equal or less
What number is 10,000 less than 337,676?
Simplify and show your work -8 + 4i / 4 - 4i
Analyze how scientific thhought changes as new information is collected
dose anyone know how to solve any of these? 1. W is the midpoint of UV. if UW= x+23, and WV= 2x+8, what is x? 2. W is the midpoint of UV. if UW= x+23, and WV= 2
67.943 in expanded form
a number is k units to the left of 0 on the number line. describe the location of its opposite.