Files
Core2forAWS-MicroPython/tests/unicode/unicode_ord.py
T

4 lines
61 B
Python
Raw Normal View History

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