多項選擇題if選擇結構分類有()。

A.單分支
B.雙分支
C.多分支
D.零分支


您可能感興趣的試卷

你可能感興趣的試題

1.多項選擇題python中,順序結構的特點是()。

A.自上而下
B.逐條執(zhí)行
C.整體執(zhí)行
D.分段執(zhí)行

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

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

3.多項選擇題導入模塊可以使用的關鍵字包含()。

A.import
B.from
C.pip
D.as

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

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

5.多項選擇題python中循環(huán)結構包括()。

A.if
B.while
C.for
D.do…while