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 9cda457

Browse files
author
Amogh Singhal
authored
Update first_recurring_character.py
1 parent 0eb5534 commit 9cda457

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎first_recurring_character.py‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Given an input string, find the first
2+
# recurring character in it.
3+
14
def first_recurring_character(input):
25
flag = None
36
d = dict()

0 commit comments

Comments
(0)

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