题解 | #统计字符#

统计字符

https://www.nowcoder.com/practice/4ec4325634634193a7cd6798037697a8

while True:
    try:
        obj=input()
        tdata=input()
        for i in range(len(obj)):
            count=tdata.count(obj[i])
            print(f'{obj[i]} {count}')
    except EOFError:
        break

全部评论

相关推荐

Hello_WordN:咱就是说,除了生命其他都是小事,希望面试官平安,希望各位平时也多注意安全
点赞 评论 收藏
分享
在拧螺丝的代码渣渣很喜欢后仰跳投:卖课的,拉黑就行了
点赞 评论 收藏
分享
评论
点赞
收藏
分享
牛客网
牛客企业服务