6 ms·
Very cool. One question – I noticed that you're doing some validation of the inputs (i.e., I can't seem to submit a sentence without a period) – could you expl
by sakai 12y ago
Very cool.
One question – I noticed that you're doing some validation of the inputs (i.e., I can't seem to submit a sentence without a period) – could you explain the reasoning for this?
On the one hand, it seems fairly constraining (and probably comes with a few unfortunate edge cases). On the other, perhaps that's the benefit of the kata philosophy.