RosettaCodeData/Task/String-case/GAP/string-case.gap

3 lines
60 B
Plaintext

LowercaseString("alphaBETA");
UppercaseString("alphaBETA");