多項(xiàng)選擇題python中的數(shù)據(jù)類型包括()

A.整型
B.字符串
C.布爾
D.實(shí)型


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題MySQL中連接字符串的函數(shù)是()

A.concat
B.trim
C.strcmp
D.lower

2.單項(xiàng)選擇題MySQL,當(dāng)前時(shí)間的函數(shù)是()

A.showuser()
B.user()
C.now()
D.database()

3.單項(xiàng)選擇題MySQL查看當(dāng)前用戶的函數(shù)是()

A.user()
B.showuser()
C.database()
D.now()

4.單項(xiàng)選擇題tcp在OSI中屬于()層

A.網(wǎng)絡(luò)
B.傳輸
C.表示
D.應(yīng)用

5.單項(xiàng)選擇題a=’hello’+str([1,2,4]),則a的值是()

A."hello124"
B."hello"
C."hello[1,2,4]"
D.以上都不對(duì)