Skip to content

Commit

Permalink
Update 2024-09-30-Pocketmon.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0package authored Sep 30, 2024
1 parent 84c2b43 commit 346125e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _posts/2024-09-30-Pocketmon.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
layout: single
title: "Programmers_폰켓몬(Hash, Dictionary)"
---

# 딕셔너리(Key-Value)를 사용한 파이썬 풀이

```python
def solution(nums):
Expand Down

0 comments on commit 346125e

Please sign in to comment.