paranormal-or-skeptic/normalize.py
2020-03-21 19:01:09 +01:00

3 lines
42 B
Python

def normalize(d):
return d.split(' ')