This is valid ``` A: 2, 4, 6, 2, 4, 1, 8, 3, 1, 8,F ``` But this isn't ``` B: 1, 3, 1, 2, 4, 1, 5, 1, 4, 7, 9, 4, F ``` Would be nice to allow inserting a preceding blank space for `F`
This is valid
But this isn't
Would be nice to allow inserting a preceding blank space for
F