Light Mode
Dark Mode
Possible bug

Hello everybody,

I just can't find the error in the following code

def checkio(words): return words.replace(" ","").isalpha()

It passes all tests, except the last one.

assert checkio("Hi") == False, "Hi"

Any tips?

Created: July 2, 2015, 11:52 p.m.
Updated: July 3, 2015, 5:46 p.m.
0
8
User avatar
etrajano_e6942ac9eafa44e693f89