4 lines
97 B
Text
4 lines
97 B
Text
LETTERS;
|
|
# "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"
|
|
LETTERS{[5 .. 10]};
|
|
# "EFGHIJ"
|