Problem: certain numbers will make you print a string of 2s

Code: certain+numbers+will+make+you+print+a+string+of+2s/tails_1703943659

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)


? (if/else) 
    `% (moddiv) -->let( A ) 
        $ (= fstInt) 
        3 (integer) 
    0 (integer) <--arg( B ) 
    ^ (replicate) 
        $ (= A) 
        "2" (string) 

Back to the index