micropython/tests/basics/bytes_compare2.py

2 lines
17 B
Python
Raw Permalink Normal View History

print(b"1" == 1)