#!/usr/bin/env python3 def tokenize(d): return d.split(' ')