Question: Task 1 Write a function that - takes 3 parameters - returns a list of the data types of the arguments as strings. Example: task
Task
Write a function that
takes parameters
returns a list of the data types of the arguments as strings. Example: taskhiint 'string', 'float'
Call and output the result of the function above with string, integer & one float data type
Call and output the result of the function above with all numerical data types
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
