RosettaCodeData/Task/Empty-string/Latitude/empty-string-2.latitude
2023-07-01 13:44:08 -04:00

3 lines
34 B
Text

s == "".
s empty?.
s length == 0.