Hi,
See, This is my commands on a color string in Python.
As you all can see that I wrote print(Pink + "Hello") in First Line and print("Ok") in the second line.
But when I run this commands my second line string is also turning Pink even though I didn't mention Pink there...
Why is it happening?
Is there a solution to it?
Color Confusions
Hi,
See, This is my commands on a color string in Python.
As you all can see that I wrote print(Pink + "Hello") in First Line and print("Ok") in the second line.
But when I run this commands my second line string is also turning Pink even though I didn't mention Pink there...
Why is it happening?
Is there a solution to it?
Thanks,
Waiting for Replies!
Thanks!