3. you want to write a python program to compute the average of three

Category: Computer Science

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”

Calculate the price of your order

You will get a personal manager and a discount.
We'll send you the first draft for approval by at
Total price:
$0.00
Pay Someone To Write Essay