单选题

运行下面程序,输入字符串“photo”,输出的结果是(    )。

s = input()
print(s.count('o'))
A

3

B

2

C

1

D

-1

赣ICP备20007335号-2