How to intercept an even number of characters and the maximum is eight characters?
For example, input: one two three four five six seven eight nine ten intercept as: one two three four five six seven eight
For example, input: one two three four five six seven eight intercept as: one two three four five six seven eight
For example, input: one two three four five six seven intercept as: one two three four five six
For example, input: one two three four five six intercept as: one two three four five six
For example, input: one two three four five intercept as: one two three four
For example, input: one two three four intercept as: one two three four
For example, input: one two three intercept as: one two
For example, input: one two intercept as: one two
For example, input: one prompt: Must enter two or more characters
For example, input: prompt: Must enter and two or more characters
I can do interception and prompting, but I don't know how to get the number of characters
For example, input: one two three four five six seven eight nine ten intercept as: one two three four five six seven eight
For example, input: one two three four five six seven eight intercept as: one two three four five six seven eight
For example, input: one two three four five six seven intercept as: one two three four five six
For example, input: one two three four five six intercept as: one two three four five six
For example, input: one two three four five intercept as: one two three four
For example, input: one two three four intercept as: one two three four
For example, input: one two three intercept as: one two
For example, input: one two intercept as: one two
For example, input: one prompt: Must enter two or more characters
For example, input: prompt: Must enter and two or more characters
I can do interception and prompting, but I don't know how to get the number of characters

