Skip to content

Commit 56446fe

Browse files
authored
Update mandel-17.py
1 parent 737f84b commit 56446fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

valid-anagram/mandel-17.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ def count_char(target_str):
1212
if dict_s == dict_t:
1313
return True
1414
return False
15+

0 commit comments

Comments
 (0)