Using Open Processing web editor
- Go the the website www.openprocessing.org/sketch/create
- Click as indicated in the following image:

- Open your processing program in notepad (show all files to select). Copy all the text and replace the text in the
open processing window
- Comment out any lines that use any of the Input.pde methods. In your getRows method just get it to return a number between 0 and 20 to test out your program
- Click as indicated in the image below after running your program, to go back to your code:

- When done, copy and paste the code back into notepad and save it