4. Write a Python code, to sort the strings in ascending order based on the length of the strings
5. Write a python code to count the number of lower-case, upper-case, vowels, consonants, digit and space in a given string.
6. WAP code to capitalize the first two characters in an given array of string