[ Decision ] no: [ Task ]

(‘a’ > ‘b’) no: {
✎ write: ‘a’, stop.
}, else: {
✎ write: ‘b’, stop.
}.
a
b