Question: 1. Write python function that prints everybody 15 times. Hint: use for loop Write a Python function to multiply all the numbers in a list

 1. Write python function that prints everybody" 15 times. Hint: use

1. Write python function that prints everybody" 15 times. Hint: use for loop Write a Python function to multiply all the numbers in a list Suppose you have List = [2, 0,-10, 6,-1,-9] Write python code that shows the following menu, and asks the user to enter one option, every option will do specific task as following: (Use while loop) A Print list values B) Finds the summation of negative numbers in a list. c) Multiply all the numbers in same list D) Exit

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!