Question: Write a Python code that will prompt the user to enter 18 numbers.(20 Marks) The code should calculate two things: 2) Calculate and print the
Write a Python code that will prompt the user to enter 18 numbers.(20 Marks) The code should calculate two things: 2) Calculate and print the average of these numbers (40 Marks) 2) Calculate and print the product of these numbers (40 Marks) (Hint: use for loop to read the numbers and find the sum and product)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
