4 lines
61 B
Python
Raw Normal View History

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