We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd205a commit 737f84bCopy full SHA for 737f84b
valid-anagram/mandel-17.py
@@ -12,4 +12,3 @@ def count_char(target_str):
12
if dict_s == dict_t:
13
return True
14
return False
15
-
0 commit comments