teacher_code_python/test.py

2 lines
50 B
Python

print(bool(1) and str(bool(0)) or bool(int(2/3)))