[Python] 파이썬/Leetcode_14Days plan for DataStructure

[Leetcode] 383. Ransom Note {Day 6 String} (In Python)

두부군_ 2021. 12. 1. 01:10

코드들은 https://github.com/Eastar-DS/Python/tree/main/14%20Days%20Study%20Plan%20about%20Data_Structure에도 있습니다

디스커스보고 감동. 카운터를 이렇게도 쓸 수 있구나!!

 

딕셔너리끼리는 뺄셈이 안되는데 카운터는 이게 된다.