运行这段代码,哪个数字不会出现在舞台区?()
A.0B.2C.3D.4
A.B.C.D.
A.n =’100’B.n =’good’n =int(n)C.n =’100’int(n)D.n =’100’n =int(n)