题解 | #重复出现的字符串#
重复出现的字符串
http://www.nowcoder.com/practice/74a1dcc46607402780b6f6fc30241b2d
a=input() b=input() print(a.count(b)) print(a.find(b))
重复出现的字符串
http://www.nowcoder.com/practice/74a1dcc46607402780b6f6fc30241b2d
a=input() b=input() print(a.count(b)) print(a.find(b))
相关推荐
秋招投简历提醒助手:个人经验是,一般面二十场左右就会进入侃侃而谈阶段。我今年七月末的时候开始的第一次面试,都是很多不会,回复很慢。后面慢慢迭代,到九月中的时候基本上面啥说啥,很放松的状态