Skip to content

Commit 7247b20

Browse files
committed
Merge branch 'master' of github.com:pybites/challenges
2 parents 9a02331 + f74b80f commit 7247b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

51/nba.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def year_with_most_drafts():
9393

9494

9595
def most_games_per_year_for_veterans():
96-
"""Top 5 players that are > 10 years active, that have the
96+
"""Top 6 players that are > 10 years active, that have the
9797
highest # games / year"""
9898
pass
9999

0 commit comments

Comments
 (0)