5 lines
66 B
Text
5 lines
66 B
Text
|
|
toupper 'alphaBETA'
|
||
|
|
ALPHABETA
|
||
|
|
tolower 'alphaBETA'
|
||
|
|
alphabeta
|