Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hub-courses
python_one_week_4_biologists_solutions
Commits
c132017d
Commit
c132017d
authored
Sep 03, 2014
by
Bertrand NÉRON
Browse files
remove part of diff put by a merge which was not cleaned
parent
1f44238f
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/Collection_Data_Types.rst
View file @
c132017d
...
...
@@ -246,9 +246,6 @@ solution ::
>>> for item in l:
>>> if item not in uniq:
>>> uniq.append(item)
=======
>>>>>>> 925831e40bd67e747a3aee7320d83c92e5b6fdc1
Exercise
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment