question archive Lists and dictionaries are two of the most popular abstract data types in Python
Subject:Computer SciencePrice: Bought3
Lists and dictionaries are two of the most popular abstract data types in Python. Like most data types, each has its own specific uses in code. This week we will concentrate on lists.