Added quickrefs for dictionaries, getting started with arrays, for, matrices, other plots, savefig, using python modules.
Saving a plot(png):\\
{\ex \lstinline| savefig('filename.png')|}
Saving a plot(pdf):\\
{\ex \lstinline| savefig('filename.pdf')|}