Computer Science Canada

Rainbow Lettering

Author:  DArch275 [ Wed Oct 13, 2010 1:37 pm ]
Post subject:  Rainbow Lettering

What is it you are trying to achieve?
<Replace all the <> with your answers/code and remove the <>>


What is the problem you are having?
<Answer Here>


Describe what you have tried to solve this problem
<Answer Here>


Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
<Answer Here>

Turing:


<Add your code here>



Please specify what version of Turing you are using
<Answer Here>

Author:  Zren [ Thu Oct 14, 2010 2:32 am ]
Post subject:  RE:Rainbow Lettering

Turing:

color(56)
put "a"..
color(57)
put "b"..
color(58)
put "c"
var str :string := "blah"
put (2)


Go from there? You could probably use a for loop with a string. You could even probably put a list of colours in an array, then loop through those colours as you go through the string.

Author:  copthesaint [ Thu Oct 14, 2010 7:24 am ]
Post subject:  RE:Rainbow Lettering

lol, I like how the person posts no information of his problem.

Author:  Zren [ Thu Oct 14, 2010 8:11 am ]
Post subject:  Re: RE:Rainbow Lettering

copthesaint @ Thu Oct 14, 2010 7:24 am wrote:
lol, I like how the person posts no information of his problem.

The text resets to normal if the person presses preview or uploads a file in the Turing forums. It's uh... a bug.


: