• + 3 comments

    Can anybody explain this part of the code: else { consonants += s[i] + '\n'; }

             What means: + '\n';