Please enable JavaScript in your browser to complete this form.Name *Email *Next1. Write a Python Program that takes in a string and returns the length of the longest word. Visual Text PreviousNext2. Write a Python Program that takes in a list of numbers and returns the sum of the even numbers. Visual Text PreviousNext3. Write a Python Program that takes in a list of strings and returns the count of strings that start with 'a' and end with 'b'. Visual Text PreviousNext4. Write a Python Program that takes in a list of integers and returns a list of only the unique integers. Visual Text PreviousNext5. Write a Python Program that takes in a string and returns the string in reverse order. Visual Text PreviousNext6. Write a Python Program that takes in a list of integers and returns the list sorted in descending order. Visual Text PreviousNext7. Write a Python Program that takes in a list of integers and returns the second largest number. Visual Text PreviousNext8. Write a Python Program that takes in two strings and returns True if the first string is a substring of the second string. Visual Text PreviousNext9. Write a Python Program that takes in a list of integers and returns the product of all the numbers in the list. Visual Text PreviousNext10. Write a Python Program that takes in a string and returns the count of vowels (a, e, i, o, u) in the string. Visual Text PreviousSubmit