资讯

You get the picture! This is not optimal. Instead, we would add all of our strings to a long list. Think of this like a filing cabinet that contains our strings. We do this in Python like so: ...
Use Python lists to store data in one-dimensional rows, access them by indexes, and sort them any which way you like.