Question: 1. (12 pts) write a program with a function to do some crazy task (sports, cooking, hobby) a. (2 pts) use function b. (2 pts)

 1. (12 pts) write a program with a function to do

1. (12 pts) write a program with a function to do some crazy task (sports, cooking, hobby) a. (2 pts) use function b. (2 pts) includes a for loop c. (2 pts) Function includes at least one required and one optional variable d. (2 pts) Program must actually run - in the example from class, I would do something like the following: def Mo_grills_patties (num): return num*10 e. (2 pts) print output of the function call f. (2 pts) does not use global variables Upload the code on Gradescope

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!