Question: WS.16 Write a Python function that takes a list as its arguments and returns the product of all the numbers in that list. WS.9 Write

WS.16 Write a Python function that takes a list as its arguments and returns the product of all the numbers in that list.

WS.9 Write a program that asks the user for a number in the range of 1 through 7. The program should display the corresponding day of the week, where 1 = Monday, 2 = Tuesday, 3 = Wednesday, 4 = Thursday, 5 = Friday, 6 = Saturday, and 7 = Sunday. The program should display an error message if the user enters a number that is outside the range of 1 through 7.

WS.14 Write a program that keeps on asking the user for a password until the user enters billgates as the password. Sample Output: Enter password: abc Incorrect password! Try again, Enter password or type quit to exit: 123 Incorrect password! Try again, Enter password or type quit to exit: billgates Done!

*PLEASE SHOW THE CODE IN PYTHON, THANK YOU!*

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!