Implement the addition (subtraction) of a constant and spectra. ``` python spectra = spectra + 2 ``` Should add 2 to all `y` values. Subtraction should work similarly.