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 8100384

Browse files
Update Exercise-14-List-Remove-Duplicates.py
1 parent ea96754 commit 8100384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Exercise-14-List-Remove-Duplicates.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Write two different functions to do this - one using a loop and
1010
constructing a list, and another using sets.
1111
Go back and do Exercise 5 using sets, and write the solution for
12-
that in a different function.
12+
that in a different function...
1313
1414
'''
1515

0 commit comments

Comments
(0)

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