ok say I have a program that outputs
RRYYPP
GGBBPP
YYRROO
VVBBGG
for example. How would I find a value in the array and have it output something like this:
RRYYPP
GGPP
YYRROO
VVBBGG
It's a game called Cross Gnome if that helps any. I'm really stuck and help would be appreciated.
RRYYPP
GGBBPP
YYRROO
VVBBGG
for example. How would I find a value in the array and have it output something like this:
RRYYPP
GGPP
YYRROO
VVBBGG
It's a game called Cross Gnome if that helps any. I'm really stuck and help would be appreciated.
Comment