Files
2025-09-13 14:39:22 +08:00

4 lines
68 B
Plaintext

ustr = 'Unicode' <EOL>
bstr = b'Bytes' <EOL>
dstr = 'Default' <EOL>