PythonExtra/tests/unicode/unicode_ord.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
61 B
Python
Raw Permalink Normal View History

# test builtin ord with unicode characters
print(ord("α"))