3 lines
109 B
INI
3 lines
109 B
INI
|
|
say "[if N is 1]one[otherwise if N is 2]two[otherwise]three[end if].";
|
||
|
|
say "[unless N is odd]even.[end if]";
|