SyntaxFix
Write A Post
Hire A Developer
Questions
If you are using python 3 or above,
>>> list(bytes(b'test')) [116, 101, 115, 116]