Problem: Steps to Miles

Code: Steps+to+Miles/whio_1738268831

Nibbles version: 0.2 | 0.21 | 0.22 | 0.23 | 0.24 | 0.25 | 1.00

Format: Compact | Simple | +Type | Table | JSON | .nbl (DeBruijn) | .nbl (names)


(implicit map with implicit range) 
    35 (integer) 
    : (append) <--arg( B A ) 
        : (append) 
            $ (= B) 
            "K: " (string) 
        : (append) 
            * (join) 
                "." (string) 
                : (append) 
                    `/ (divmod) -->let( C ) 
                        / (divide) 
                            + (add) 
                                * (multiply) 
                                    183 (integer) 
                                    $ (= B) 
                                21 (integer) 
                            40 (integer) 
                        10 (integer) 
                    $ (= C) 
            "mi" (string) 

Back to the index