1a. Drawing
Description
Use the some or all of the follow functions to create your own drawing in p5.js.
circle()square()rectMode()line()
Your drawing may be representational or abstract, refer to the class notes for a refresher on the above function