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

Commit cfb9f35

Browse files
committed
remove ;
1 parent 1d45f6d commit cfb9f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Algorithms/Lonely Pixel I/lonely-pixel-i.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ def findLonelyPixel(self, picture):
2222
if rows[pos] == 1:
2323
ans += 1
2424

25-
return ans;
25+
return ans

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /