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

can You help me ?.pls pls pls​
Maura runs 5 miles in 1.25 hours. Ava runs 3 miles in 50 minutes or 0.83 hour who runs faster
How does the layer of the rock help determine the age of one fossil compared to others?​
what is (7²)³ - 7³ =?​
22 Which method of separation is used to obtain pure salt from a mixture of salt, sand and water? A boiling then filtering B evaporating then condensing C filte
24 Add the product of 27 and 3 in 25.On​
which of these is NOT a metamorphic rock?BasaltSlateMarble​
Lesser kings, often conquered leaders, governed each of the provinces. Beneath them, district chiefs oversaw smaller districts. Each district usually included a
PLEASE SOMEONE HELP FAST!!! Select ALL the correct answers. What are two arguments against lobbying? Lobbyists are experts about issues concerning their groups
Absolute value of - 2/7