Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitabd0e90

Browse files
authored
Update 271-Encode-and-Decode-Strings.py
- **File(s) Modified**: 271-Encode-and-Decode-Strings.py- **Language(s) Used**: python- **Submission URL**: Same as previous commit.- **Description**: minor spelling mistake "dcode -> decode"
1 parent3cfb9a5 commitabd0e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎python/271-Encode-and-Decode-Strings.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def encode(self, strs):
1212

1313
"""
1414
@param: s: A string
15-
@return:dcodes a single string to a list of strings
15+
@return:decodes a single string to a list of strings
1616
"""
1717

1818
defdecode(self,s):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp