单项选择题

使用matplotlib绘制2×2排列的图形,绘制右上角的子图时创建子图的函数应为?()

A.plt.subplot(221)
B.plt.subplot(222)
C.plt.subplot(223)
D.plt.subplot(224)