printInColor("the text", "red"); -> "redthe text" but i whant a red text not red infront of my text please fix this
printInColor("the text", "red");
-> "redthe text"
but i whant a red text not red infront of my text
please fix this