Easy Function definition and calling (Python)- Pract 3
Write a python program to define a function to check that given character is vowel or not.
Write a python program to define a function to compute length of given string.
Write a python program to define a function histogram() to print histogram([4,9,7])
****
*********
*******