SyntaxFix
Write A Post
Hire A Developer
Questions
With f-string:
"".join(f"{ord(c):x}" for c in "Hello")