單項選擇題

以下程序運行后,顯示的結果是()
a1=int(input ("請輸入自然數(shù):"))
a2=int(input ("請輸入自然數(shù):"))
p=int(a1*a2)
print(p)

A.5
B.6
C.30
D.11

微信掃碼免費搜題