Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeWithHarry/The-Ultimate-Python-Course
/ 07_problem7.py
File
07_problem7.py
Chapter 8 - PS/07_problem7.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
def
rem(l, word):
3
n = []
4
for
item in l:
Callers
nothing calls this directly
Calls
1
rem
Function · 0.85
Tested by
no test coverage detected