1 line
36 B
Perl
1 line
36 B
Perl
![]() |
print join(", ", (map lc, A, B, C));
|
![]() |
print join(", ", (map lc, A, B, C));
|