RosettaCodeData/Task/String-length/Swift/string-length-1.swift

2 lines
58 B
Swift

let numberOfCharacters = "møøse".characters.count // 5