python中,常用的数学模块的是()
A: math
B: random
C: thread
D: sax
A: math
B: random
C: thread
D: sax
A
举一反三
内容
- 0
以下哪些是属于Python标准库模块? A: builtins B: random C: math D: string
- 1
以下哪些是属于Python标准库模块? A: builtins B: random C: math D: string
- 2
(网工)在python中,如想使用正则表达式,则应导入的模块是()。 A: math B: re C: random D: string
- 3
下面可用于操作二进制文件和操作python数据类型的模块是() A: shelve B: pickle C: math D: random
- 4
以下选项中,是Python第三方库的是( )。 A: turtle B: jieba C: random D: math