Please enable JavaScript in your browser to complete this form.Name *Email *Next1. Write a Python Program that takes in a list of integers and returns the second highest number. Visual Text Next2. Write a Python Program that takes in a list of strings and returns a dictionary where the keys are the strings and the values are the lengths of the strings. Visual Text PreviousNext3. Write a Python Program that takes in a list of integers and returns the product of all the numbers in the list. Visual Text PreviousNext4. Write a Python Program that takes in a string and returns True if the string is a palindrome (reads the same forward and backward), and False otherwise. Visual Text PreviousNext5. Write a Python Program that takes in a list of strings and returns a list of all the unique characters in the list, sorted in alphabetical order. Visual Text PreviousNext6. Write a Python Program that takes in a list of integers and returns a list of all the numbers that are divisible by 3 or 5. Visual Text PreviousNext7. Write a Python Program that takes in a list of integers and returns the largest difference between any two adjacent numbers in the list. Visual Text PreviousNext8. Write a Python Program that takes in a list of strings and returns the most common character across all the strings. Visual Text PreviousNext9. Write a Python Program that takes in a string and returns the number of times each character appears in the string, in alphabetical order. Visual Text PreviousNext10. Write a Python Program that takes in a list of integers and returns a list of all the pairs of numbers in the list that add up to a given target. Visual Text PreviousSubmit Exam