API details.

my_print[source]

my_print(x)

import matplotlib.pyplot as plt

plt.plot([1,2,3,5,12]);