Alternation and order
·warm-up
Yes or no
Match a string that is exactly yes or exactly no. Nothing longer, nothing with either one inside it.
//
Corpus
Steps0/ 174 · par 58| Input | Match | Steps |
|---|---|---|
| (empty) | 3 | |
| (empty) | 3 | |
| (empty) | 3 | |
| (empty) | 3 | |
| (empty) | 3 | |
| (empty) | 3 | |
| (empty) | 3 |
Trace
Select an input to step through what your pattern did to it.
Cmd-Enter submits too.