Question: for python 3 Write a program that constructs an empty list and adds 3 numbers to the list. Use a loop to total the elements.
for python 3
Write a program that constructs an empty list and adds 3 numbers to the list. Use a loop to total the elements. Then print the total and average.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
