Practice programs for CPJava course
2. Click the "Add File" button to add a distinct xxxx.pde files for each Practice code you develop in Processing.
3. Make sure what you have in Github is the latest version of your code for each practice xxxx.pde you created.
4. Modify the index.html to add multiple canvases (see index.html). here is an example
<canvas> .... </canvas>
<canvas> .... </canvas>

