Problem: If youre happy and you know it

Code: If+youre+happy+and+you+know+it/darrenks_1643731738

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)


: (append) 
    : (append) 
        `: (list of 2 lists) 
            ; (let) -->let( B ) 
                `< (take also drop) -->let( A ) 
                    49 (integer) 
                    * (join) 
                        " you" (string) 
                        % (split (remove empties)) 
                            : (append) 
                                "If\n\'" (string) 
                                `D (to base from data) 
                                    -33 (to base from data arg) 
                            "\n" (string) 
            $ (= B) 
        : (append) 
            : (append) 
                < (take) 
                    33 (integer) 
                    $ (= B) 
                @ (= A) 
            ";" (string) 
    $ (= B) 
(postdata (dec): to base from data)
255142326560919697156306825420104511610026551752502154256672613269673952468881413810895676212344
("re happy and\n know it, clap\nr hands!and\n really want to show it")

Back to the index