[lang-ref] ( to_string ) ( python )

def test_to_string():
    assert str(5) == '5'