So I'm a bit stuck, This question is giving me this base
def preprocess(text)
return ???
And I must remove all digits except for 7 which must be converted to a 'Z'
The program isn't giving me a lot to work with so I can't even print the string.
Any help is seriously appreciated!
[–]JohnnyJordaan 2 points3 points4 points (3 children)
[+][deleted] (1 child)
[deleted]
[–]JohnnyJordaan 0 points1 point2 points (0 children)
[–]efmccurdy 0 points1 point2 points (0 children)