4 lines
No EOL
46 B
Python
4 lines
No EOL
46 B
Python
str = b"s"
|
|
json = b"j"
|
|
bin = b"b"
|
|
other = b"o" |