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):[chr] 
    `% (moddiv):int -->let( A:int ) 
        $ (= fstInt):int 
        3 (integer):int 
    0 (integer):int <--arg( B:int ) 
    ^ (replicate):[chr] 
        $ (= A):int 
        "2" (string):[chr] 

Back to the index