A simple DRAW program.
In the example:
• the faster the mouse moves the greater the distance between the dots
• the distance between the dots is measured by dist()
• the greater dist gets the greater the weight of the stroke
18.1 What does pmouseX show?