top | item 36161622

(no title)

chasontherobot | 2 years ago

Python has strong typing which seems to be what you mean here rather than strict typing.

A "character" is not a well defined term in Unicode, rather the "base" that does not vary across implementations is code points, which is what Python measures when you get the length of a string.

discuss

order

No comments yet.