File size: 106 Bytes
6bd167a
 
 
1
2
3
def helper_function(param):
    # Some utility function, e.g., text preprocessing
    return param.lower()