from sympy import symbols, sin, cos
from spb import plot_list
x = symbols('x')
