Shakespeare: Difference between revisions

imported>Zanwenhuahao
imported>Zanwenhuahao
Line 83:
 
====Lists====
* Recall that lists in Python can contain <b>arbitrary objects</b> and <b>dynamically expandedexpand</b> as new things "arrive" to fill up the list
* We may declare our list as such
<pre>
Anonymous user