Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
jinbeom committed Aug 31, 2024
1 parent c88e490 commit a157c44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion encode-and-decode-strings/kayden.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ def decode(self, s):
idx += num

return res

0 comments on commit a157c44

Please sign in to comment.