3 lines
64 B
Text
3 lines
64 B
Text
with strings'
|
|
"alphaBETA" toUpper puts
|
|
"alphaBETA" toLower puts
|
with strings'
|
|
"alphaBETA" toUpper puts
|
|
"alphaBETA" toLower puts
|