1 changed files with 4 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||||
|
Python: |
||||
|
Unicode char from codepoint: |
||||
|
# https://stackoverflow.com/a/10715694 |
||||
|
chr(int("codepoint", 16)) |
||||
Loading…
Reference in new issue