Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update first_character_that_repeats.py
kyu_6/first_character_that_repeats/first_character_that_repeats.py:8: error: Syntax error in type annotation [syntax] kyu_6/first_character_that_repeats/first_character_that_repeats.py:8: note: Suggestion: Use Tuple[T1, ..., Tn] instead of (T1, ..., Tn)
- Loading branch information