subject
Computers and Technology, 09.09.2019 19:30 713073

)write a python program that will prompt the user for three integers and display 1. the integers, 2. their sum, 3. their product, 4. maximum using the max function 5. minimum using the min function 6. average of the three integers note: use you answer from 2 (sum) do not add the numbers again 7. the sum raised to the power of the minimum integer (use operator **) 8. the sum divided by the minim integer from 5 above (use operator / ) 9. the sum divided by the maximum integer from 4 above (use operator // ) note: // may be referred to as integer division in the literature 10. the remainder when you divide the sum by the maximum integer (use operator % ) 11. average of the largest and smallest integers 12. display the integers in sorted order (use your max, min and sum variables) do not use the sort() function 13. your name 14. your major 15. reason you are taking csc 120 assume the user does not use decimals and the integers are not zero

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 01:50
Create a class named majors that includes an enumeration for the six majors offered by a college as follows: acc, chem, cis, eng, his, phys. display the enumeration values for the user, then prompt the user to enter a major. display the college division in which the major falls. acc and cis are in the business division, chem and phys are in the science division, and eng and his are in the humanities division. save the file as majors.java.
Answers: 2
question
Computers and Technology, 23.06.2019 07:30
What is the original authority for copyright laws
Answers: 1
question
Computers and Technology, 23.06.2019 13:50
Explain how email technologies enable the exchange of messages between users. find out the typical parts of an email address and explain each part.
Answers: 1
question
Computers and Technology, 23.06.2019 15:00
What is the total resistance in a circuit that contains three 60 ohm resistors connected in a series? a. 20 ohms b. 120 ohms c. 60 ohms d. 180 ohms
Answers: 2
You know the right answer?
)write a python program that will prompt the user for three integers and display 1. the integers, 2....
Questions
question
Mathematics, 20.03.2020 12:54
question
Social Studies, 20.03.2020 12:54
question
Mathematics, 20.03.2020 12:54
Questions on the website: 13722361