Problem: Vowel Density FIXED

Code: Vowel+Density+FIXED/tails_1645294572

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)


& (justify):[chr] 
    " " (string):[chr] 
    / (divide):int 
        * (multiply):int 
            , (length):int 
                | (filter):[chr] 
                    @ (= fstLine):[chr] 
                    ? (index):int <--arg( A:chr ) 
                        "AEIOU" (string):[chr] 
                        `) (to uppercase):chr 
                            $ (= A):chr 
            40 (integer):int 
        , (length):int 
            | (filter):[chr] 
                @ (= fstLine):[chr] 
                \ (char class):[chr] <--arg( B:chr ) 
                    $ (= B):chr 
                    S (not.isSpace):null 
    "*" (string):[chr] 

Back to the index