gadalf94 gadalf94
  • 09-11-2020
  • Computers and Technology
contestada

Write a program in python to accept three numbers and print the largest of the three

Respuesta :

sergiogutierrez1024
sergiogutierrez1024 sergiogutierrez1024
  • 09-11-2020

Answer:

num1 = int(input("Enter number 1: "))

num2 = int(input("Enter number 2: "))

num3 = int(input("Enter number 3: "))

print(max(num1,num2,num3))

Explanation:

Python 3

Answer Link

Otras preguntas

add or subtract the given percent from
Consider the phylogenetic tree. A phylogenetic tree is shown. The root of the tree is dinosaurs and birds. The branches are crocodiles, primates, amphibians, ra
Atoms are spherical in shape. Therefore, the Pt atoms in the cube cannot fill all the available space. If only 74.0 percent of the space inside the cube is take
the 1100s, the richest Europeans slowly began to add more flavor to their food—because of a series of fairs and wars. A smart count in the Champagne region of
What is the measure of ø? 5 cm 20cm Ø
Please how can l answer comprehension questions very well?
Fill in the missing number in this sequence: 324, 108, 36, 12, { }
Andrew's number is 4 less than Sophia's number. The sum of their numbers is 46. Find the numbers
What is the molarity of a solution that contains 10 g of NaOH in 689 mL of solution?​
What is the domain of the function graphed below? OA.{x\x = −2,1} OB. (x | x-2,-1, 1) OC. {x|x-1,} OD. {x|x-1, 1}