多项选择题

A.from matplotlib import pyplot;
B.from pyplot import matplotlib;
C.import matplotlib pyplot as plt;
D.from matplotlib image import imread;