[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/advikkabra/lpython/main/tests/runtime_errors/test_assert_02.py [Back]  [Original]

def test():
    assert 1 != 1, "One is equal to one."

test()

Web Proxy Viewer  |  New URL  |  Original Page