I am currently working on a project that requires me to display various characters in different colors, but I have no idea how to go about it. Also could it be possible to add slight animations to the code that I make ,that execute in the runtime, if so, then please tell me how it can be done.
For example if I want to display: A B C D E F I want all of them to have a different colour
I tired changing the background and foreground color at various points in the whole code but ,even if it changed the color it changed all of them to the same color.