Asked by shresth tejaswi

How to change marquee background color one by one automatically.

Answers

Answered by Steve
can you not see that some context is missing here?

in general,

for i = 1 to ncolors {
color(i) = newcolor(i)
}
There are no AI answers yet. The ability to request AI answers is coming soon!