This project is a remix of my SIne Wave project. In this project I plot two sine waves at the same time. The ampltude of each wave can be set with a slider. As the y-value is plotted for the first sine wave the script jumps to the coresponding y-value of the second sine wave, leaving a straight line trail between the two points. In effect, this fills in the space between the two sine curves. Overlapping these curves onto previous curves creates interesting effects.