2 lines
109 B
INI
2 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]";
|