From fdd9ec17df684d7cdb19a4767727851fa857ebbd Mon Sep 17 00:00:00 2001 From: The New Stack <111312063+lovemycodesnippets@users.noreply.github.com> Date: Wed, 4 Jan 2023 08:40:33 -0600 Subject: [PATCH] Add resource for lists and tuplies (#3122) --- .../100-python-basics/105-lists-tuples-sets-dictionaries.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/content/roadmaps/108-python/content/100-python-basics/105-lists-tuples-sets-dictionaries.md b/content/roadmaps/108-python/content/100-python-basics/105-lists-tuples-sets-dictionaries.md index edaf1f31b..aaecf0f6d 100644 --- a/content/roadmaps/108-python/content/100-python-basics/105-lists-tuples-sets-dictionaries.md +++ b/content/roadmaps/108-python/content/100-python-basics/105-lists-tuples-sets-dictionaries.md @@ -12,7 +12,5 @@ Difference Between List, Tuple, Set and Dictionary in Python Differences and Applications of List, Tuple, Set and Dictionary in Python Tuples vs. Lists vs. Sets in Python - - - - +Python for Beginners: Lists +Python for Beginners: When and How to Use Tuples