The Nerdy Sixty | (10/60) Rainbow Text | Challenge
How can you display text output in rainbow colors in the terminal? Hint 1
There’s a utility called “lolcat” that colorizes text output. Hint 2
Install lolcat (e.g., `gem install lolcat`) and pipe some text into it.
Leave a Reply