5 lines
85 B
INI
5 lines
85 B
INI
|
|
if N is:
|
||
|
|
-- 1: say "one.";
|
||
|
|
-- 2: say "two.";
|
||
|
|
-- otherwise: say "not one or two.";
|