a="adbd",
a="adbd",
A.count('a')可以计算a中字符串"a"出现的次数。
A.正确
B.错误
正确答案:A
Tag:Python程序设计基础 字符串 次数
时间:2022-07-07 15:44:32