Q13.Write a method/function DISPLAYWORDS() in python to read lines from a text file STORY.TXT, and display those words, which are less than 4 characters.'
Answers
Answered by
0
Answer:
A method is a function that belongs to an object
Similar questions