{}
run-icon
main.py
# Online Python compiler (interpreter) to run Python online. # Write Python 3 code in this online editor and run it. print(f"{1==2=}") print(f"{1==2==2=}") print(f"{2==2==2==True=}") print(f"{2==2==2==2==2=}")
Output