File size: 76 Bytes
5f31b46
 
 
 
1
2
3
4
5
# Custom code used by the model.

def is_cat(x): 
    return x[0].isupper()