Question: 1. Write a function that takes 3 parameters and prints out the 3. is out the 3 parameters in descending order. Assume that only integers

1. Write a function that takes 3 parameters and prints out the 3. is out the 3 parameters in descending order. Assume that only integers will be passed as parameters. 2. Write a script that takes a user's name and age as input and tells me what year they were born in. Please print the output as one result (my name is _and I was born in 3. Create a list variable with 6 attributes. Use a for loop to loop over your 6 attributes, printing out each of your attributes as well as its index position within the list. Write a script that takes a list of numbers and makes a new list of elements in the given list. Write this code inside of a function. a_List = [5, 10, 15, 20]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
