You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have to create a program where a list of words is given and you have to print only those words which are longer than the given number n. N has to taken as input by the user.