I have no idea on how to change the colors in the programs i write i.e
void main()
{
cout << "hello" <<endl;
}

how would i go about making the word hello blue or yellow Ect.