单项选择题

在Python模块库中有大量模块可供使用,要想使用这些文件,就需要用()语句把指定模块导入当前程序中。

A.move
B.in
C.import
D.print