5 lines
62 B
Text
5 lines
62 B
Text
|
|
toupper 'alphaBETA'
|
||
|
|
=ALPHABETA
|
||
|
|
tolower 'alphaBETA'
|
||
|
|
=alphabeta
|