MCPcopy
hub / github.com/csev/py4e / soft.py

File soft.py

code3/soft.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1txt = 'but soft what light in yonder window breaks'
2words = txt.split()
3t = list()
4for word in words:

Callers

nothing calls this directly

Calls 4

listFunction · 0.85
printFunction · 0.85
splitMethod · 0.80
appendMethod · 0.45

Tested by

no test coverage detected