[lang-ref] ( is_float ) ( python )

def test_is_float():
    assert type(5.0) is float