208k views
3 votes
Jupyter notebook

def string(str):
'''given a string, return its len'''
raise NotImplementedError()
====Expected output for string("dontquit") is 8
=>for test function
?str.replace()
string('dontquit')

User Zaggo
by
7.9k points

1 Answer

3 votes

Answer:

bro your js trying to solve the concept of existence

User Ben Guild
by
7.9k points