(单选题, )面代码的输出结果是( )>>> oct(–255)

(单选题, )面代码的输出结果是( )>>> oct(–255)

A.'0d–377'

B.'0o–377'

C.'–0d377'

D.'–0o377'

正确答案是D