orange
green
blue
red
banana

Code:
orange
green
blue
red
banana
orange
green
blue
red
banana


vb.net Code:
  1. [COLOR="#FFFF00"]orange[/COLOR]
  2. [COLOR="#0000CD"]green[/COLOR]
  3. [COLOR="#008000"]blue[/COLOR]
  4. [COLOR="#DDA0DD"]red[/COLOR]
  5. [COLOR="#FFA500"]banana[/COLOR]

vb Code:
  1. [COLOR="#FFFF00"]orange[/COLOR]
  2. [COLOR="#0000CD"]green[/COLOR]
  3. [COLOR="#008000"]blue[/COLOR]
  4. [COLOR="#DDA0DD"]red[/COLOR]
  5. [COLOR="#FFA500"]banana[/COLOR]

c Code:
  1. [COLOR="#FFFF00"]orange[/COLOR]
  2. [COLOR="#0000CD"]green[/COLOR]
  3. [COLOR="#008000"]blue[/COLOR]
  4. [COLOR="#DDA0DD"]red[/COLOR]
  5. [COLOR="#FFA500"]banana[/COLOR]

vb.net Code:
  1. orange
  2. green
  3. blue
  4. red
  5. banana