下面哪些模块属于Python标准库模块
A: math
B: random
C: decimal
D: time
A: math
B: random
C: decimal
D: time
举一反三
- 以下哪些是属于Python标准库模块? A: builtins B: random C: math D: string
- 以下哪些是属于Python标准库模块? A: builtins B: random C: math D: string
- 以下哪些是属于Python标准库模块? A: builtins B: random C: math D: string
- 下面哪一个不是python标准库中的模块。 A: sys B: platform C: math D: NumPy
- python中的多进程模块是() A: multiprocessing B: math C: random D: threading