micropython/tests/unicode/unicode_ord.py

4 lines
61 B
Python
Raw Permalink Normal View History

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