单选题

将字符串“13”转换成整数,并保存在变量a中,下列语句正确的是(    )。

A

a = int("13")

B

a = int(13)

C

int("13") = a

D

int(13) = a

赣ICP备20007335号-2