单项选择题

在Python中,从键盘输出一个整数存到变量a中,横线处应填写的正确语句是()。

A.a =input()
B.a =int()
C.a =input(int())
D.a=int(input())

微信扫码免费搜题