单项选择题

A.n =’100’
B.n =’good’n =int(n)
C.n =’100’int(n)
D.n =’100’n =int(n)