Question: Please solve the questions Python Problem 3 (3 points) Write a Python script to generate and print a dictionary that contains a degree (0, 15,

Please solve the questions Python
Problem 3 (3 points) Write a Python script to generate and print a dictionary that contains a degree (0, 15, 30, 45, ..., 360) in the form (d, cos(d)). . You need to use lambda in your solution
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
