2022-11-28
~3 min read
601 words
Lists in Python are similar to arrays, though there are some idiosyncrasies to how the methods work in Python (at least relative to…