import numpy as np import matplotlib.pyplot as plt plt.plot( x: iterable = , y: iterable = , **kwargs: dict = )