longer than n from a given list of words

Write a Python program to find the list of words that are longer than n from a given list of words.
["Rohan","Raj","Rahul","Rakesh","Raju"]
Total : 0 Discussion
Login