Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/geekcomputers/Python
/ question 2.py
File
question 2.py
file_handle/File handle text/question 2.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Write a method/function DISPLAYWORDS() in python to read lines
2
from
a text file STORY.TXT,
3
using read function
4
and display those words, which are less than 4 characters.
""
"
Callers
nothing calls this directly
Calls
1
display_words
Function · 0.70
Tested by
no test coverage detected