单项选择题

在Python中,多线程编程可以使用哪个模块?()

A.multiprocessing
B.subprocess
C.threading
D.asyncio