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.
2 parents b49a4e1 + abd0e90 commit e7da004Copy full SHA for e7da004
python/271-Encode-and-Decode-Strings.py
@@ -12,7 +12,7 @@ def encode(self, strs):
12
13
"""
14
@param: s: A string
15
- @return: dcodes a single string to a list of strings
+ @return: decodes a single string to a list of strings
16
17
18
def decode(self, s):
0 commit comments