[lang-ref]
文字列
>
( string_parse_value )
> ( to_string ) ( python )
[lang-ref] ( to_string ) ( python )
def test_to_string(): assert str(5) == '5'