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

According to my mother, my sister has always needed a lot of time to be alone. She gets overstimulated being in groups or out in public and needs to sit quietly
Which chemical equation describes the balanced reaction between lead and oxygen to form lead oxide? A. 2Pb + 2O2 → 2Pb2O3 B. Ld + O2 → Ld2O3 C. 4Pb
The third section of the Jewish Old Testament is called the ______ and contains most Hebrew A: prophets B: praises C: writings
the hypotheses is untestable
There are some limiting factors that will completely prevent you from exercising regularly. true are false
which family started the fight in romeo and juliet?
Multiply (j + 7)(j – 7) A. j 2 + 14j – 49 B. j 2 – 14j – 49 C. j 2 + 14j – 49 D. j 2 – 49
Which movement was Walter Rauschenbusch a prominent spokesperson for? A. YMCA B. Salvation Army C. muckraking D. social gospel
WILL AWARD BRAINLIEST ANSWER A movie theater allows fewer than 80 people at a screening. Eight employees will attend the next screening along with n groups of p
Stuckkk need a answer