单选题

下列语句运行后, 输出结果为 2022 的是哪个? ( )

A

print("20"+"22")

B

print(20+22)

C

print("2022"in"2022")

D

s="你好 2022"

print(s[3: 4])

赣ICP备20007335号-2