判斷題python是編譯型語言。()

您可能感興趣的試卷

你可能感興趣的試題

1.多項選擇題python的解釋器有()。

A.cpython
B.jython
C.pypy
D.mpython

2.多項選擇題python的主要應用包括()。

A.網(wǎng)絡爬蟲
B.數(shù)據(jù)分析
C.web開發(fā)
D.人工智能

3.多項選擇題python和其它語言相比具有什么特點()。

A.開源
B.跨平臺
C.解釋性語言
D.運行速度比C慢

4.多項選擇題下面是python中數(shù)據(jù)類型的是()。

A.int
B.float
C.str
D.數(shù)組

5.多項選擇題python中的輸入和輸出是()。

A.input
B.printf
C.print
D.scanf