單項選擇題

在Python中,以下哪個語句用于跳過奇數(shù)并輸出偶數(shù)?()

A.if i %2==1:continue
B.if i %2==0:continue
C.if i //2==1:continue
D.if i //2==0:continue

微信掃碼免費搜題