In this activity you will create a rainbow in code using software sketchbook and a language “Processing”.

In this activity you will create a rainbow in code using software sketchbook and a language “Processing”.
This post starts you off with Processing. Download, run and draw some coloured lines. The computer programming language Processing, is a great way to start coding. You get a quick visual result from a few lines of code.
Values of Red, Green and Blue colours are used to code colours on a computer. Learn how to create different colours from RGB values.