Smoking (Screen 3 of 9)

Smoking
The first Expression box tests for "smoke" combined with another item. This forks to two more Expression boxes. The first tests that "eat" is not included using the "\=" symbol, whilst the second tests that it is, using the strict inclusion symbol, ">". If smoke and anything other than eat are selected, then the End box is "Smoking Pub". If both smoke and eat are included, then the End box is "You Can't Do That!".