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 Code PreviousNext2. Write a Python Program that takes in a list of numbers and returns the sum of the even numbers. Visual Code 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 Code PreviousNext4. Write a Python Program that takes in a list of integers and returns a list of only the unique integers. Visual Code PreviousNext5. Write a Python Program that takes in a string and returns the string in reverse order. Visual Code PreviousNext6. Write a Python Program that takes in a list of integers and returns the list sorted in descending order. Visual Code PreviousNext7. Write a Python Program that takes in a list of integers and returns the second largest number. Visual Code 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 Code PreviousNext9. Write a Python Program that takes in a list of integers and returns the product of all the numbers in the list. Visual Code 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 Code PreviousSubmit