2 lines
60 B
Text
2 lines
60 B
Text
|
|
("AtoZ" | ascii_upcase) == ("atoz" | ascii_upcase) # true
|
|
|
("AtoZ" | ascii_upcase) == ("atoz" | ascii_upcase) # true
|