MCPcopy 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
4and display those words, which are less than 4 characters."""

Callers

nothing calls this directly

Calls 1

display_wordsFunction · 0.70

Tested by

no test coverage detected