RosettaCodeData/Task/Conditional-structures/Inform-7/conditional-structures-2.inf
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

4 lines
85 B
INI

if N is:
-- 1: say "one.";
-- 2: say "two.";
-- otherwise: say "not one or two.";