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

Connor buys a briefcase online for $87. If shipping and handling are an additional 9% of the price, how much shipping and handling will Connor pay?
Is the equation a linear function or nonlinear function?
read the passage and select the synonym of the word prudent Within the company, Mrs. Stewart was known for being a prudent leader who was able to assess situat
Which color of light has the highest frequency
plz guys help me tommorow is my exams plz (⌒▽⌒ )​
how fertilization occur in flowering plant​
Why did the Stamp Act Congress meet in 1765? to form a new government for the colonies to approve the taxes imposed by Parliament to discuss how to respond to t
Which disorder below is the most likely to cause symptoms, specifically during menstruation?
hi guys i need help ASAP i have constipation and it really uncomfortable for me and i need to get it out but im scared to have so much pain cuz i've been holdin
Simplify: (x - 8) (x + 8) *1 pointx² + 8X²-64O x² + 64*Simplify, (a⁵)-1a.1 /a-⁵b.1/a⁵c.a-⁵d a⁵ABCD​