Tue Aug 29 16:53:30 2023 lissajous_test(): Python version: 3.8.10 Display a Lissajous figure, using N points, of the form: x(i) = sin ( A1 * t + B1 ). y(i) = sin ( A2 * t + B2 ). for 0 <= t <= TSTOP. lissajous_plot(): Graphics saved as "lissajous.png" lissajous_test(): Normal end of execution. Tue Aug 29 16:53:31 2023