3 You Want Write Python Program Compute Average Three Integer Quiz Grades Single Student Dec

3. You want to write a Python program to compute the average of three integer quiz grades for a single student. Decide what variables your program needs, and create them with appropriate initial values. 4. Write Python statements to prompt for an collect values for the time in hours and minutes (two integer quantities). 5. The variables age and weight currently have the values 32 and 187, respectively. Write the exact output generated by the following statement: print(“Your age is” + str(age) +”and your weight is” +str(weight)) 6. What is the output after the following sequence of statements is executed? a = 12 b = 20 b = b + 1 a = a + b print(2*a) 7. Given the statement: myList = [“eeny”, “meeny”, “miny”, “moe”] what Python statement would output “miny”

Answer

Study Cred Tutor

4.6 (24k+)
4.6/5

Purchase the answer to view it

×

Hello!

Click one of our contacts below to chat on WhatsApp

× How can I help you?